Home
last modified time | relevance | path

Searched refs:USBPORT_FLAG_PWR_AND_CHIRP_LOCK (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/usb/usbport/
H A Dusbport.c1301 FdoExtension->Flags |= USBPORT_FLAG_PWR_AND_CHIRP_LOCK; in USBPORT_SynchronizeRootHubCallback()
1310 FdoExtension->Flags &= ~USBPORT_FLAG_PWR_AND_CHIRP_LOCK; in USBPORT_SynchronizeRootHubCallback()
H A Dusbport.h82 #define USBPORT_FLAG_PWR_AND_CHIRP_LOCK 0x10000000 macro