Home
last modified time | relevance | path

Searched refs:EmptySlot (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/SataSiI3132Dxe/
DSiI3132AtaPassThru.c61 CONST UINTN EmptySlot = 0; in SiI3132AtaPassThruCommand() local
200 SATA_PORT_WRITE32 (SataPort->RegBase + SII3132_PORT_CMDACTIV_REG + (EmptySlot * 8), in SiI3132AtaPassThruCommand()
202 SATA_PORT_WRITE32 (SataPort->RegBase + SII3132_PORT_CMDACTIV_REG + (EmptySlot * 8) + 4, in SiI3132AtaPassThruCommand()
207 SataPort->RegBase + (EmptySlot * 0x80), in SiI3132AtaPassThruCommand()
212 SATA_PORT_WRITE32 (SataPort->RegBase + SII3132_PORT_CMDEXECFIFO_REG, EmptySlot); in SiI3132AtaPassThruCommand()