HalpDmaIsThinApiCapable

BOOL __stdcall HalpDmaIsThinApiCapable(INT64 a1){
  return *(_DWORD *)(a1 + 512) == 2 && *(_BYTE *)(a1 + 437) && *(_BYTE *)(a1 + 433) && *(_BYTE *)(a1 + 434);
}

Referenced by:

HalpDmaAllocateChildAdapterV3