Searched refs:PortChangeInterrupt (Results 1 – 3 of 3) sorted by relevance
685 EhciExtension->InterruptMask.PortChangeInterrupt = 0; in EHCI_RH_DisableIrq()686 IntrSts.PortChangeInterrupt = 0; in EHCI_RH_DisableIrq()705 EhciExtension->InterruptMask.PortChangeInterrupt = 1; in EHCI_RH_EnableIrq()706 IntrSts.PortChangeInterrupt = 1; in EHCI_RH_EnableIrq()
126 ULONG PortChangeInterrupt : 1; member
1045 EhciExtension->InterruptMask.PortChangeInterrupt = 0; in EHCI_InitializeHardware()1347 IntrEn.PortChangeInterrupt = 1; in EHCI_SuspendController()1518 if (iStatus.PortChangeInterrupt == 1) in EHCI_InterruptDpc()