Searched refs:PhysInDataBuffer (Results 1 – 1 of 1) sorted by relevance
57 EFI_PHYSICAL_ADDRESS PhysInDataBuffer; in SiI3132AtaPassThruCommand() local108 Packet->InDataBuffer, &InDataBufferLength, &PhysInDataBuffer, &PciAllocMapping in SiI3132AtaPassThruCommand()115 SataPort->HostPRB->Sge[0].DataAddressLow = (UINT32)PhysInDataBuffer; in SiI3132AtaPassThruCommand()116 SataPort->HostPRB->Sge[0].DataAddressHigh = (UINT32)(PhysInDataBuffer >> 32); in SiI3132AtaPassThruCommand()