Searched refs:EHCI_MAX_RH_PORTS (Results 1 – 3 of 3) sorted by relevance
63 uint_t rh_port_status[EHCI_MAX_RH_PORTS];64 uint_t rh_port_state[EHCI_MAX_RH_PORTS];
62 #define EHCI_MAX_RH_PORTS 31 /* Maximum root hub ports */ macro165 uint32_t ehci_rh_port_status[EHCI_MAX_RH_PORTS];
133 if ((capability & EHCI_HCS_NUM_PORTS) > EHCI_MAX_RH_PORTS) { in ehci_init_root_hub()