Searched refs:OHCI_MAX_PORTS (Results 1 – 2 of 2) sorted by relevance
30 #define OHCI_MAX_PORTS 15 macro77 OHCIPort rhport[OHCI_MAX_PORTS];
1894 if (num_ports > OHCI_MAX_PORTS) { in usb_ohci_init()1896 num_ports, OHCI_MAX_PORTS); in usb_ohci_init()1917 USBPort *ports[OHCI_MAX_PORTS]; in usb_ohci_init()2020 VMSTATE_STRUCT_ARRAY(rhport, OHCIState, OHCI_MAX_PORTS, 0,