Searched defs:usb_intr_req_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h1885 * A client driver allocates and uses the usb_intr_req_t for
1983 } usb_intr_req_t; typedef in typeref:struct:usb_intr_req
1997 * usb_intr_req_t on success, NULL on failure
1999 usb_intr_req_t *usb_alloc_intr_req(
2006 usb_intr_req_t *reqp);
2031 usb_intr_req_t *req,

Completed in 86 milliseconds