Searched refs:MAX_ROOT_PORTS (Results 1 – 3 of 3) sorted by relevance
240 #define MAX_ROOT_PORTS 15 /* maximum OHCI root hub ports (RH_A_NDP) */ macro241 __hc32 portstatus [MAX_ROOT_PORTS];
10 #define MAX_ROOT_PORTS 2 macro448 u32 rhport[MAX_ROOT_PORTS];
482 && (roothub_a (ohci) & RH_A_NDP) > MAX_ROOT_PORTS) { in ohci_hub_status_data()