Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/usba/
H A Dusba_ugend.h216 #define UGEN_EP_STATE_ACTIVE 0x01 macro
/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c1506 epp->ep_state = UGEN_EP_STATE_ACTIVE; in ugen_epxs_data_init()
2001 ASSERT(epp->ep_state & UGEN_EP_STATE_ACTIVE); in ugen_epx_open()
2017 ASSERT(epp->ep_state & UGEN_EP_STATE_ACTIVE); in ugen_epx_open()
2045 ASSERT(epp->ep_state & UGEN_EP_STATE_ACTIVE); in ugen_epx_close()
3882 ASSERT(epp->ep_state & UGEN_EP_STATE_ACTIVE); in ugen_eps_open()
3917 ASSERT(epp->ep_state & UGEN_EP_STATE_ACTIVE); in ugen_eps_close()