Searched refs:ScatterGatherList (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/
H A DDAC960.c2811 *ScatterGatherList = Command->V1.ScatterGatherList; local
2822 CommandMailbox->Type5.BusAddress = Virtual_to_Bus32(ScatterGatherList);
2828 ScatterGatherList[SegmentNumber-1].SegmentByteCount +=
2834 ScatterGatherList[SegmentNumber].SegmentDataPointer =
2836 ScatterGatherList[SegmentNumber].SegmentByteCount =
2895 *ScatterGatherList = Command->V2.ScatterGatherList; local
2908 Virtual_to_Bus64(ScatterGatherList);
2911 ScatterGatherList
[all...]
H A DDAC960.h2291 ScatterGatherList[DAC960_V1_ScatterGatherLimit] member in struct:DAC960_Command::__anon1039::__anon1040
2302 ScatterGatherList[DAC960_V2_ScatterGatherLimit] member in struct:DAC960_Command::__anon1039::__anon1041
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DBusLogic.c3398 CCB->DataPointer = Virtual_to_Bus(CCB->ScatterGatherList);
3399 else CCB->DataPointer = Virtual_to_32Bit_Virtual(CCB->ScatterGatherList);
3402 CCB->ScatterGatherList[Segment].SegmentByteCount =
3404 CCB->ScatterGatherList[Segment].SegmentDataPointer =
H A DBusLogic.h1203 ScatterGatherList[BusLogic_ScatterGatherLimit]; member in struct:BusLogic_CCB

Completed in 80 milliseconds