Searched refs:AtaCylinderLowExp (Results 1 – 6 of 6) sorted by relevance
58 UINT8 AtaCylinderLowExp; member75 UINT8 AtaCylinderLowExp; member
571 IoWrite8 (IdeRegisters->CylinderLsb, AtaCommandBlock->AtaCylinderLowExp); in AtaIssueCommand()
533 CmdFis->AhciCFisClyLowExp = AtaCommandBlock->AtaCylinderLowExp; in AhciBuildCommandFis()
502 Acb->AtaCylinderLowExp = (UINT8) RShiftU64 (StartLba, 32); in TransferAtaDevice()
247 StatusBlock.AtaCylinderLowExp = IdeReadPortB (PciIo, IdeRegisters->CylinderLsb); in DumpAllIdeRegisters()1156 IdeWritePortB (PciIo, IdeRegisters->CylinderLsb, AtaCommandBlock->AtaCylinderLowExp); in AtaIssueCommand()
654 CmdFis->AhciCFisClyLowExp = AtaCommandBlock->AtaCylinderLowExp; in AhciBuildCommandFis()