__int64 __fastcall IopQueueDeviceResetEvent(__int64 a1){
return PnpSetTargetDeviceRemove(
*(PVOID *)(a1 + 184),
0,
1,
0,
1,
54,
0,
0i64,
(__int64)IopDeviceRemovalForResetComplete,
a1,
a1 + 164,
a1 + 192,
a1 + 200,
a1 + 168);
}