Searched refs:PhysOutDataBuffer (Results 1 – 1 of 1) sorted by relevance
59 EFI_PHYSICAL_ADDRESS PhysOutDataBuffer; in SiI3132AtaPassThruCommand() local143 Packet->OutDataBuffer, &OutDataBufferLength, &PhysOutDataBuffer, &PciAllocMapping in SiI3132AtaPassThruCommand()150 SataPort->HostPRB->Sge[0].DataAddressLow = (UINT32)PhysOutDataBuffer; in SiI3132AtaPassThruCommand()151 SataPort->HostPRB->Sge[0].DataAddressHigh = (UINT32)(PhysOutDataBuffer >> 32); in SiI3132AtaPassThruCommand()