Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/block/
DDAC960.h1997 #define DAC960_V2_ScatterGatherLimit 128 macro
2302 ScatterGatherList[DAC960_V2_ScatterGatherLimit]
DDAC960.c1338 if (Controller->DriverScatterGatherLimit > DAC960_V2_ScatterGatherLimit) in DAC960_V2_ReadControllerConfiguration()
1339 Controller->DriverScatterGatherLimit = DAC960_V2_ScatterGatherLimit; in DAC960_V2_ReadControllerConfiguration()