Searched refs:CmdSlotBit (Results 1 – 2 of 2) sorted by relevance
800 UINT32 CmdSlotBit; in AhciStartCommand() local813 CmdSlotBit = (UINT32) (1 << CommandSlot); in AhciStartCommand()863 AhciOrReg (Offset, CmdSlotBit); in AhciStartCommand()867 AhciOrReg (Offset, CmdSlotBit); in AhciStartCommand()
1293 UINT32 CmdSlotBit; in AhciStartCommand() local1306 CmdSlotBit = (UINT32) (1 << CommandSlot); in AhciStartCommand()1359 AhciOrReg (PciIo, Offset, CmdSlotBit); in AhciStartCommand()