PipIsDevNodeEffectivelyRemoved

UINT64 __stdcall PipIsDevNodeEffectivelyRemoved(_DEVICE_NODE *DeviceNode){
  return(unsigned int)(DeviceNode->State - 782) <= 6;
}

Referenced by:

IopRetryDeviceRemovalForReset