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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 192 milliseconds