Lines Matching defs:port
15 * (C) Copyright 2000 Yggdrasil Computing, Inc. (port of new PCI interface
62 int port;
76 * resume-detect interrupts if any port has an over-current
82 for (port = 0; port < uhci->rh_numports; ++port) {
83 if (inw(uhci->io_addr + USBPORTSC1 + port * 2) &
94 int port;
104 for (port = 0; port < uhci->rh_numports; ++port) {
105 if (inw(uhci->io_addr + USBPORTSC1 + port * 2) &
131 /* HP's server management chip requires a longer port reset delay. */
252 /* Does the root hub have a port wakeup pending? */