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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DUsb2HostController.h44 #define USB_PORT_STAT_SUSPEND 0x0004 macro
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciPei/
H A DEhcPeim.c27 {PORTSC_SUSPEND, USB_PORT_STAT_SUSPEND},
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhci.c377 PortStatus->PortStatus |= USB_PORT_STAT_SUSPEND;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/
H A DEhci.c34 {PORTSC_SUSPEND, USB_PORT_STAT_SUSPEND},
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciPei/
H A DUhcPeim.c721 PortStatus->PortStatus |= USB_PORT_STAT_SUSPEND;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhci.c408 PortStatus->PortStatus |= USB_PORT_STAT_SUSPEND;

Completed in 364 milliseconds