PopPluginAcpiNotificationStrict
__int64 __fastcall PopPluginAcpiNotificationStrict(
ULONG_PTR BugCheckParameter3,
ULONG_PTR BugCheckParameter2,
ULONG_PTR BugCheckParameter4){
unsigned int v4;
__int64 result;
v4 = BugCheckParameter2;
result = (*(__int64(__fastcall **)(_QWORD, ULONG_PTR))(BugCheckParameter3 + 112))(
(unsigned int)BugCheckParameter2,
BugCheckParameter4);
if( !(_BYTE)result )
PopFxBugCheck(0x668ui64, v4, BugCheckParameter3, BugCheckParameter4);
return result;
}Referenced by:
PopFxAcpiDispatchNotification
PopFxAcpiPrepareDevice
PopFxAcpiRegisterDevice
PopFxAcpiUnregisterDevice