Home
last modified time | relevance | path

Searched refs:NoPowerSwitching (Results 1 – 5 of 5) sorted by relevance

/reactos/sdk/include/reactos/drivers/usbport/
H A Dusbmport.h656 …USHORT NoPowerSwitching :1; // Reserved. Used only on 1.0 compliant hubs that implement no power s… member
671 …USHORT NoPowerSwitching :1; // Reserved. Used only on 1.0 compliant hubs that implement no power s… member
/reactos/drivers/usb/usbohci/
H A Dhardware.h234 ULONG NoPowerSwitching : 1; member
H A Droothub.c88 HubCharacteristics.NoPowerSwitching = 0; in OHCI_RH_GetRootHubData()
/reactos/drivers/usb/usbuhci/
H A Droothub.c26 HubCharacteristics.NoPowerSwitching = 1; in UhciRHGetRootHubData()
/reactos/drivers/usb/usbehci/
H A Droothub.c161 HubCharacteristics.NoPowerSwitching = 0; in EHCI_RH_GetRootHubData()