Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusbai_private.h432 #define USB_WAIT_SIG 1 macro
/illumos-gate/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c1114 USB_WAIT_SIG, 0) == 0) { in usbprn_read()
1165 USB_WAIT_SIG, 0) == 0) { in usbprn_write()
1187 USB_WAIT_SIG, 0) == 0) { in usbprn_write()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c797 USB_WAIT_SIG, 0) <= 0) { in usb_ugen_open()
918 USB_WAIT_SIG, 0) <= 0) { in usb_ugen_close()
2281 if (usb_serialize_access(epp->ep_ser_cookie, USB_WAIT_SIG, 0) <= in ugen_epx_req()
H A Dusbai_util.c2073 case USB_WAIT_SIG: in usb_serialize_access()