Home
last modified time | relevance | path

Searched defs:target_status (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/bsd-user/freebsd/
H A Dos-proc.h56 static inline abi_long do_freebsd_wait4(abi_long arg1, abi_ulong target_status, in do_freebsd_wait4()
86 abi_ulong target_status, abi_long options, abi_ulong target_wrusage, in do_freebsd_wait6()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx.h401 struct target_status { struct
402 uint32_t residual_datacnt; /* Residual in the current S/G seg */
403 uint32_t residual_sgptr; /* The next S/G for this transfer */
404 uint8_t scsi_status; /* SCSI status to give to initiator */
405 uint8_t target_phases; /* Bitmap of phases to execute */
406 uint8_t data_phase; /* Data-In or Data-Out */
407 uint8_t initiator_tag; /* Initiator's transaction tag */
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-loader.c108 unsigned int status, target_status; in cl_dsp_init() local
H A Dmtl.c439 unsigned int status, target_status; in mtl_dsp_cl_init() local
/openbmc/linux/include/scsi/
H A Dsg.h290 unsigned int target_status:5; /* [o] scsi status from target */ member
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_erp.c1317 static int zfcp_erp_strat_change_det(atomic_t *target_status, u32 erp_status) in zfcp_erp_strat_change_det()
/openbmc/linux/drivers/scsi/
H A Ddc395x.c241 u8 target_status; member