Searched refs:USBPORT_FLAG_PWR_AND_CHIRP_LOCK (Results 1 – 2 of 2) sorted by relevance
1301 FdoExtension->Flags |= USBPORT_FLAG_PWR_AND_CHIRP_LOCK; in USBPORT_SynchronizeRootHubCallback()1310 FdoExtension->Flags &= ~USBPORT_FLAG_PWR_AND_CHIRP_LOCK; in USBPORT_SynchronizeRootHubCallback()
82 #define USBPORT_FLAG_PWR_AND_CHIRP_LOCK 0x10000000 macro