Home
last modified time | relevance | path

Searched refs:td_req (Results 1 – 4 of 4) sorted by relevance

/NextBSD/usr.sbin/trpt/
HDtrpt.c244 &td->td_ti.ti_t, td->td_req);
250 &td->td_ti6.th, td->td_req);
271 &td->td_ti.ti_t, td->td_req);
277 &td->td_ti6.th, td->td_req);
/NextBSD/sys/netinet/
HDtcp_debug.h57 short td_req; member
HDtcp_debug.c156 td->td_req = req; in tcp_trace()
/NextBSD/sbin/camcontrol/
HDcamcontrol.c326 static int scsiprintopcodes(struct cam_device *device, int td_req, uint8_t *buf,
8491 scsiprintopcodes(struct cam_device *device, int td_req, uint8_t *buf, in scsiprintopcodes() argument
8520 if (td_req != 0) in scsiprintopcodes()