PnpIrpDeviceEnumerated

NTSTATUS __fastcall PnpIrpDeviceEnumerated(_DEVICE_OBJECT *DeviceObject){
  _IO_STACK_LOCATION TopStackLocation; 

  memset(&TopStackLocation, 0i64, sizeof(TopStackLocation));
  *(_WORD *)&TopStackLocation.MajorFunction = 6427;
  return IopSynchronousCall(DeviceObject, &TopStackLocation, 3221225659i64, 0i64, 0i64);
}

Referenced by:

PiProcessNewDeviceNode