Searched defs:target_status (Results 1 – 5 of 5) sorted by relevance
102 bdm_ppc_wait (ptid_t ptid, struct target_waitstatus *target_status) in bdm_ppc_wait()
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 */
100 u_int target_status:5; member
242 u_int16_t target_status; /* set low byte to target request's ID */ member
851 u_int8_t target_status; member