Searched refs:rh_numports (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Duhci-hub.c46 for (port = 0; port < uhci->rh_numports; ++port) {
70 for (port = 0; port < uhci->rh_numports; ++port) {
142 for (port = 0; port < uhci->rh_numports; ++port) {
259 if (port >= uhci->rh_numports)
323 if (port >= uhci->rh_numports)
347 if (port >= uhci->rh_numports)
405 buf[2] = uhci->rh_numports;
H A Duhci-hcd.c136 for (port = 0; port < uhci->rh_numports; ++port)
231 for (port = 0; port < uhci->rh_numports; ++port) {
253 for (port = 0; port < uhci->rh_numports; ++port) {
554 uhci->rh_numports = port;
H A Duhci-hcd.h385 int rh_numports; /* Number of root-hub ports */ member in struct:uhci_hcd

Completed in 38 milliseconds