Home
last modified time | relevance | path

Searched defs:ScatterList (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/block/
DDAC960.c3209 struct scatterlist *ScatterList = Command->V1.ScatterList; in DAC960_V1_QueueReadWriteCommand() local
3262 struct scatterlist *ScatterList = Command->V2.ScatterList; in DAC960_V2_QueueReadWriteCommand() local
DDAC960.h2245 struct scatterlist ScatterList[DAC960_V1_ScatterGatherLimit]; member
2258 struct scatterlist ScatterList[DAC960_V2_ScatterGatherLimit]; member