Home
last modified time | relevance | path

Searched refs:statusptr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Daha1740.h127 u32 statusptr; /* Status Block ptr */ member
H A Daha1740.c436 host->ecb[ecbno].statusptr = ecb_cpu_to_dma (SCpnt->device->host, in aha1740_queuecommand_lck()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.h662 TCGv_ptr statusptr = tcg_temp_new_ptr(); in fpstatus_ptr() local
681 tcg_gen_addi_ptr(statusptr, tcg_env, offset); in fpstatus_ptr()
682 return statusptr; in fpstatus_ptr()