Searched refs:ExternalState (Results 1 – 1 of 1) sorted by relevance
240 __in LONG ExternalState, in FxSetPnpDeviceStateBit() argument251 *PnpDeviceState |= ExternalState; in FxSetPnpDeviceStateBit()254 *PnpDeviceState &= ~ExternalState; in FxSetPnpDeviceStateBit()258 #define SET_PNP_DEVICE_STATE_BIT(State, ExternalState, value, Name) \ argument260 ExternalState, \