tag | line | file | source code |
---|---|---|---|
ScatterGatherList | 2076 | drivers/scsi/BusLogic.c | CCB->DataPointer = CCB->ScatterGatherList; |
ScatterGatherList | 2079 | drivers/scsi/BusLogic.c | CCB->ScatterGatherList[Segment].SegmentByteCount = |
ScatterGatherList | 2081 | drivers/scsi/BusLogic.c | CCB->ScatterGatherList[Segment].SegmentDataPointer = |
ScatterGatherList | 702 | drivers/scsi/BusLogic.h | ScatterGatherList[BusLogic_ScatterGatherLimit]; |