Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/usba/
H A Dusba_ugend.h102 #define UGEN_N_ENDPOINTS 32 macro
282 ugen_ep_t ug_ep[UGEN_N_ENDPOINTS];
/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c1428 for (ep = 0; ep < UGEN_N_ENDPOINTS; ep++) { in ugen_epxs_init()
1532 for (i = 0; i < UGEN_N_ENDPOINTS; i++) { in ugen_epxs_destroy()
1709 for (i = 0; i < UGEN_N_ENDPOINTS; i++) { in ugen_epx_shutdown()
1756 for (i = 1; i < UGEN_N_ENDPOINTS; i++) { in ugen_epxs_check_open_nodes()
1785 for (i = 1; i < UGEN_N_ENDPOINTS; i++) { in ugen_epxs_check_alt_switch()