Home
last modified time | relevance | path

Searched refs:target_status (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
Dppc-bdm.c44 struct target_waitstatus *target_status);
102 bdm_ppc_wait (ptid_t ptid, struct target_waitstatus *target_status) in bdm_ppc_wait() argument
106 target_status->kind = TARGET_WAITKIND_STOPPED; in bdm_ppc_wait()
112 target_status->value.sig = TARGET_SIGNAL_INT; in bdm_ppc_wait()
116 target_status->value.sig = TARGET_SIGNAL_TRAP; /* XXX for now */ in bdm_ppc_wait()
/freebsd-12-stable/sys/cam/scsi/
Dscsi_sg.h100 u_int target_status:5; member
Dscsi_sg.c844 hdr->target_status = csio->scsi_status >> 1; in sgread()
/freebsd-12-stable/sys/dev/twe/
Dtwereg.h242 u_int16_t target_status; /* set low byte to target request's ID */ member
/freebsd-12-stable/sys/dev/aic7xxx/
Daic79xx.h416 struct target_status { struct
463 struct target_status tstatus;
/freebsd-12-stable/sys/dev/dpt/
Ddpt.h851 u_int8_t target_status; member