Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_ugend.h216 #define UGEN_EP_STATE_NONE 0x00 macro
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c1512 if (epp->ep_state == UGEN_EP_STATE_NONE) { in ugen_epxs_data_init()
1570 if (epp->ep_state != UGEN_EP_STATE_NONE) { in ugen_epxs_data_destroy()
1738 if (epp->ep_state != UGEN_EP_STATE_NONE) { in ugen_epx_shutdown()