Home
last modified time | relevance | path

Searched refs:ScatterGatherBufferLength (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/lib/drivers/wdf/kmdf/inc/private/
H A Dfxdmatransaction.hpp666 __in ULONG ScatterGatherBufferLength in BuildScatterGatherList() argument
703 ScatterGatherBufferLength, in BuildScatterGatherList()
721 ScatterGatherBufferLength); in BuildScatterGatherList()
/reactos/hal/halx86/generic/
H A Ddma.c1225 IN ULONG ScatterGatherBufferLength) in HalBuildScatterGatherList() argument
1243 if (ScatterGatherBufferLength < SgSize) in HalBuildScatterGatherList()
/reactos/sdk/include/ddk/
H A Dstorport.h2306 _In_ ULONG ScatterGatherBufferLength);
3108 _In_ ULONG ScatterGatherBufferLength) in StorPortBuildScatterGatherList() argument
3119 ScatterGatherBufferLength); in StorPortBuildScatterGatherList()
/reactos/sdk/include/xdk/
H A Diotypes.h2499 _Out_writes_bytes_opt_(ScatterGatherBufferLength) PSCATTER_GATHER_LIST ScatterGatherBuffer,
2500 _In_ ULONG ScatterGatherBufferLength,