Searched refs:DAC960_V2_ScatterGatherLimit (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A DDAC960.h2010 #define DAC960_V2_ScatterGatherLimit 128 macro
2265 struct scatterlist ScatterList[DAC960_V2_ScatterGatherLimit];
H A DDAC960.c284 DAC960_V2_ScatterGatherLimit * sizeof(DAC960_V2_ScatterGatherSegment_T),
1846 if (Controller->DriverScatterGatherLimit > DAC960_V2_ScatterGatherLimit)
1847 Controller->DriverScatterGatherLimit = DAC960_V2_ScatterGatherLimit;

Completed in 130 milliseconds