VOID
PopWakeDeviceList(
IN PPOP_DEVICE_SYS_STATE DevState,
IN PPO_NOTIFY_ORDER_LEVEL Level
);
Routine Description:
Sends S0 power irps to all devices that need waking in the
given order level.
Arguments:
DevState - Supplies the device state
Level - supplies the level to send power irps to
Return Value:
None. DevState->Status is set on error.