Searched refs:OHCI_MAX_RH_PORTS (Results 1 – 3 of 3) sorted by relevance
64 uint_t rh_port_status[OHCI_MAX_RH_PORTS];65 uint_t rh_port_state[OHCI_MAX_RH_PORTS];
63 #define OHCI_MAX_RH_PORTS 15 /* Maximum root hub ports */ macro160 uint32_t hcr_rh_portstatus[OHCI_MAX_RH_PORTS]; /* RH port sts */
134 if ((des_A & HCR_RHA_NDP) > OHCI_MAX_RH_PORTS) { in ohci_init_root_hub()