PpProfileBeginHardwareProfileTransition

VOID __stdcall PpProfileBeginHardwareProfileTransition(UINT8 SubsumeExistingDeparture){
  if( !SubsumeExistingDeparture )
    KeWaitForSingleObject((UINT64)&PnpReplaceEvent + 256, 0, 0, 0, 0i64);
}

Referenced by:

PipProcessStartPhase1
PnpProcessQueryRemoveAndEject