Searched defs:target_status (Results 1 – 5 of 5) sorted by relevance
401 struct target_status { struct402 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 */
106 unsigned int status, target_status; in cl_dsp_init() local
290 unsigned int target_status:5; /* [o] scsi status from target */ member
1317 static int zfcp_erp_strat_change_det(atomic_t *target_status, u32 erp_status) in zfcp_erp_strat_change_det()
241 u8 target_status; member