Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_ugend.h102 #define UGEN_N_ENDPOINTS 32 macro
283 ugen_ep_t ug_ep[UGEN_N_ENDPOINTS];
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c1439 for (ep = 0; ep < UGEN_N_ENDPOINTS; ep++) { in ugen_epxs_init()
1558 for (i = 0; i < UGEN_N_ENDPOINTS; i++) { in ugen_epxs_destroy()
1735 for (i = 0; i < UGEN_N_ENDPOINTS; i++) { in ugen_epx_shutdown()
1782 for (i = 1; i < UGEN_N_ENDPOINTS; i++) { in ugen_epxs_check_open_nodes()
1811 for (i = 1; i < UGEN_N_ENDPOINTS; i++) { in ugen_epxs_check_alt_switch()