Home
last modified time | relevance | path

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

/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 */
/linux/sound/soc/sof/intel/
H A Dhda-loader.c127 unsigned int status, target_status; in cl_dsp_init() local
/linux/include/scsi/
H A Dsg.h290 unsigned int target_status:5; /* [o] scsi status from target */ member
/linux/drivers/scsi/
H A Ddc395x.c182 u8 target_status; member