Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
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-v5.4/include/scsi/
Dsg.h231 unsigned int target_status:5; /* [o] scsi status from target */ member
/Linux-v5.4/drivers/s390/scsi/
Dzfcp_erp.c1244 static int zfcp_erp_strat_change_det(atomic_t *target_status, u32 erp_status) in zfcp_erp_strat_change_det()
/Linux-v5.4/drivers/scsi/
Ddc395x.c257 u8 target_status; member