Searched refs:DAC960_V1_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.h2009 #define DAC960_V1_ScatterGatherLimit 33 macro
2252 struct scatterlist ScatterList[DAC960_V1_ScatterGatherLimit];
H A DDAC960.c271 DAC960_V1_ScatterGatherLimit * sizeof(DAC960_V1_ScatterGatherSegment_T),
1708 if (Controller->DriverScatterGatherLimit > DAC960_V1_ScatterGatherLimit)
1709 Controller->DriverScatterGatherLimit = DAC960_V1_ScatterGatherLimit;

Completed in 179 milliseconds