port_wake         303 drivers/usb/host/ehci-pci.c 		u16	port_wake;
port_wake         305 drivers/usb/host/ehci-pci.c 		pci_read_config_word(pdev, 0x62, &port_wake);
port_wake         306 drivers/usb/host/ehci-pci.c 		if (port_wake & 0x0001) {