Home
last modified time | relevance | path

Searched refs:usb_ugen_hdl (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c282 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_release_hdl()
310 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_attach()
314 if (usb_ugen_hdl == NULL) { in usb_ugen_attach()
427 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_detach()
430 if (usb_ugen_hdl) { in usb_ugen_detach()
764 if (usb_ugen_hdl == NULL) { in usb_ugen_open()
900 if (usb_ugen_hdl == NULL) { in usb_ugen_close()
991 if (usb_ugen_hdl == NULL) { in usb_ugen_read()
1016 if (usb_ugen_hdl == NULL) { in usb_ugen_write()
1046 if (usb_ugen_hdl == NULL) { in usb_ugen_poll()
[all …]
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_ugen.h44 typedef struct usb_ugen_hdl *usb_ugen_hdl_t;