Searched defs:target_status (Results 1 – 1 of 1) sorted by relevance
416 struct target_status { struct417 uint32_t residual_datacnt; /* Residual in the current S/G seg */418 uint32_t residual_sgptr; /* The next S/G for this transfer */419 uint8_t scsi_status; /* SCSI status to give to initiator */420 uint8_t target_phases; /* Bitmap of phases to execute */421 uint8_t data_phase; /* Data-In or Data-Out */422 uint8_t initiator_tag; /* Initiator's transaction tag */