HalpDmaGetAdapterCacheAlignment
__int64 __fastcall HalpDmaGetAdapterCacheAlignment(__int64 a1){
__int64 v1;
__int64 result;
if( (unsigned int)HalpDmaGetAdapterVersion(a1) == 2 )
return 1i64;
result = (unsigned int)HalpCoreDmaAlignment;
if( *(_BYTE *)(v1 + 437) )
return 1i64;
return result;
}Referenced by:
HalFlushAdapterBuffersEx
HalGetDmaTransferInfoInternal
HalPutScatterGatherList
HalpDmaCheckMdlAccessibility
HalpDmaFlushContiguousTransferV2
HalpDmaFlushScatterTransferV2
HalpDmaFlushScatterTransferV3
HalpDmaMapContiguousTransferV2
HalpDmaMapScatterTransferV2
HalpDmaMapScatterTransferV3
HalpDmaNextContiguousPieceV2
HalpDmaNextContiguousPieceV3
HalpDmaSyncMapBuffersWithEmergencyResources
HalpFlushMapBuffers