Home
last modified time | relevance | path

Searched refs:ScatterGatherListSize (Results 1 – 6 of 6) sorted by relevance

/reactos/hal/halx86/generic/
H A Ddma.c112 OUT PULONG ScatterGatherListSize,
1162 OUT PULONG ScatterGatherListSize, in HalCalculateScatterGatherListSize() argument
1173 *ScatterGatherListSize = SgSize; in HalCalculateScatterGatherListSize()
/reactos/drivers/network/ndis/ndis/
H A Dio.c1209 Adapter->NdisMiniportBlock.ScatterGatherListSize = 1; in NdisMInitializeScatterGatherDma()
H A Dprotocol.c528 if (Adapter->NdisMiniportBlock.ScatterGatherListSize != 0) in ProSend()
H A Dminiport.c554 if (Adapter->NdisMiniportBlock.ScatterGatherListSize != 0) in MiniSendComplete()
/reactos/sdk/include/xdk/
H A Diotypes.h2123 ULONG ScatterGatherListSize; member
2130 ULONG ScatterGatherListSize; member
2402 _Out_ PULONG ScatterGatherListSize,
/reactos/sdk/include/ddk/
H A Dndis.h2686 ULONG ScatterGatherListSize; member