Searched refs:GetDevicePnpState (Results 1 – 9 of 9) sorted by relevance
856 m_Device->GetDevicePnpState(), in PnpProcessEvent()875 m_Device->GetDevicePnpState(), in PnpProcessEvent()1007 entry = GetPnpTableEntry(m_Device->GetDevicePnpState()); in PnpProcessEventInner()1095 m_Device->GetDevicePnpState(), in PnpProcessEventInner()1109 m_Device->GetDevicePnpState(), in PnpProcessEventInner()1177 currentState = m_Device->GetDevicePnpState(); in PnpEnterNewState()
353 devicePnpState = pDevice->GetDevicePnpState(); in __drv_maxIRQL()
555 ASSERT(m_Device->GetDevicePnpState() != WdfDevStatePnpInit); in Initialize()
210 m_Device->GetDevicePnpState() == WdfDevStatePnpInit); in ~FxPkgPnp()
336 return pDevice->GetDevicePnpState(); in __drv_maxIRQL()1873 if (pDevice->GetDevicePnpState() != WdfDevStatePnpInit) { in __drv_maxIRQL()2584 if (pDevice->GetDevicePnpState() != WdfDevStatePnpInit) { in __drv_maxIRQL()
189 if (pDevice->GetDevicePnpState() != WdfDevStatePnpInit) { in __drv_maxIRQL()
2134 ASSERT(pPdo->GetDevicePnpState() == WdfDevStatePnpInit); in DrainFreeListHead()2347 ASSERT(init.CreatedDevice->GetDevicePnpState() == WdfDevStatePnpInit); in CreateDevice()
1149 GetDevicePnpState( in GetDevicePnpState() function in FxDevice
1969 if (pDevice->GetDevicePnpState() != WdfDevStatePnpInit) { in _IRQL_requires_max_()