ZwPlugPlayControl

NTSTATUS __stdcall ZwPlugPlayControl(
        PLUGPLAY_CONTROL_CLASS PnPControlClass,
        VOID *PnPControlData,
        UINT64 PnPControlDataLength){
  NTSTATUS result; 

  _disable();
  __readeflags();
  KiServiceInternal();
  return result;
}

Referenced by:

PiCMDeleteDevice
PiCMSetProblem
PiPnpRtlGatherDeviceDeleteInfo
PiPnpRtlGetDeviceInterfaceEnabled
PiPnpRtlGetDeviceRelatedDeviceRoutine
PiPnpRtlGetDeviceRelationsList
PlugPlayGetDeviceProperty
PlugPlayGetDeviceStatus