Searched refs:XHCI_NUM_ENDPOINTS (Results 1 – 4 of 4) sorted by relevance
397 #define XHCI_NUM_ENDPOINTS 31 macro580 xhci_endpoint_context_t *xd_endin[XHCI_NUM_ENDPOINTS];583 xhci_endpoint_context_t *xd_endout[XHCI_NUM_ENDPOINTS];584 xhci_endpoint_t *xd_endpoints[XHCI_NUM_ENDPOINTS];
1698 for (i = 0; i < XHCI_NUM_ENDPOINTS; i++) { in xhci_hcdi_device_init()1710 for (i = 0; i < XHCI_NUM_ENDPOINTS; i++) { in xhci_hcdi_device_init()1839 for (uint_t n = 0; n < XHCI_NUM_ENDPOINTS; n++) { in xhci_hcdi_device_fini()
79 VERIFY(ep < XHCI_NUM_ENDPOINTS); in xhci_endpoint_pipe_to_epid()
584 if (xm->xmwe_ep >= XHCI_NUM_ENDPOINTS) in xhci_mdb_walk_xhci_endpoint_step()