Searched refs:AtaCylinderHighExp (Results 1 – 6 of 6) sorted by relevance
59 UINT8 AtaCylinderHighExp; member76 UINT8 AtaCylinderHighExp; member
574 IoWrite8 (IdeRegisters->CylinderMsb, AtaCommandBlock->AtaCylinderHighExp); in AtaIssueCommand()
536 CmdFis->AhciCFisClyHighExp = AtaCommandBlock->AtaCylinderHighExp; in AhciBuildCommandFis()
503 Acb->AtaCylinderHighExp = (UINT8) RShiftU64 (StartLba, 40); in TransferAtaDevice()
249 StatusBlock.AtaCylinderHighExp = IdeReadPortB (PciIo, IdeRegisters->CylinderMsb); in DumpAllIdeRegisters()1159 IdeWritePortB (PciIo, IdeRegisters->CylinderMsb, AtaCommandBlock->AtaCylinderHighExp); in AtaIssueCommand()
657 CmdFis->AhciCFisClyHighExp = AtaCommandBlock->AtaCylinderHighExp; in AhciBuildCommandFis()