Searched refs:DAC960_V1_ScatterGatherLimit (Results 1 – 2 of 2) sorted by relevance
2002 #define DAC960_V1_ScatterGatherLimit 33 macro2245 struct scatterlist ScatterList[DAC960_V1_ScatterGatherLimit];
282 DAC960_V1_ScatterGatherLimit * sizeof(DAC960_V1_ScatterGatherSegment_T), in DAC960_CreateAuxiliaryStructures()358 sg_init_table(Command->cmd_sglist, DAC960_V1_ScatterGatherLimit); in DAC960_CreateAuxiliaryStructures()1725 if (Controller->DriverScatterGatherLimit > DAC960_V1_ScatterGatherLimit) in DAC960_V1_ReadControllerConfiguration()1726 Controller->DriverScatterGatherLimit = DAC960_V1_ScatterGatherLimit; in DAC960_V1_ReadControllerConfiguration()