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