rh_numports 44 drivers/usb/host/uhci-grlib.c uhci->rh_numports = uhci_count_ports(hcd); rh_numports 139 drivers/usb/host/uhci-hcd.c for (port = 0; port < uhci->rh_numports; ++port) rh_numports 443 drivers/usb/host/uhci-hcd.h int rh_numports; /* Number of root-hub ports */ rh_numports 48 drivers/usb/host/uhci-hub.c for (port = 0; port < uhci->rh_numports; ++port) { rh_numports 72 drivers/usb/host/uhci-hub.c for (port = 0; port < uhci->rh_numports; ++port) { rh_numports 143 drivers/usb/host/uhci-hub.c for (port = 0; port < uhci->rh_numports; ++port) { rh_numports 264 drivers/usb/host/uhci-hub.c if (port >= uhci->rh_numports) rh_numports 328 drivers/usb/host/uhci-hub.c if (port >= uhci->rh_numports) rh_numports 353 drivers/usb/host/uhci-hub.c if (port >= uhci->rh_numports) rh_numports 412 drivers/usb/host/uhci-hub.c buf[2] = uhci->rh_numports; rh_numports 82 drivers/usb/host/uhci-pci.c for (port = 0; port < uhci->rh_numports; ++port) { rh_numports 104 drivers/usb/host/uhci-pci.c for (port = 0; port < uhci->rh_numports; ++port) { rh_numports 120 drivers/usb/host/uhci-pci.c uhci->rh_numports = uhci_count_ports(hcd); rh_numports 20 drivers/usb/host/uhci-platform.c if (!uhci->rh_numports) rh_numports 21 drivers/usb/host/uhci-platform.c uhci->rh_numports = uhci_count_ports(hcd); rh_numports 110 drivers/usb/host/uhci-platform.c uhci->rh_numports = num_ports;