Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/usba/
H A Dusba_ugend.h216 #define UGEN_EP_STATE_ACTIVE 0x01 macro
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c1518 epp->ep_state = UGEN_EP_STATE_ACTIVE; in ugen_epxs_data_init()
2013 ASSERT(epp->ep_state & UGEN_EP_STATE_ACTIVE); in ugen_epx_open()
2029 ASSERT(epp->ep_state & UGEN_EP_STATE_ACTIVE); in ugen_epx_open()
2057 ASSERT(epp->ep_state & UGEN_EP_STATE_ACTIVE); in ugen_epx_close()
3894 ASSERT(epp->ep_state & UGEN_EP_STATE_ACTIVE); in ugen_eps_open()
3929 ASSERT(epp->ep_state & UGEN_EP_STATE_ACTIVE); in ugen_eps_close()