Searched refs:AtaSectorCountExp (Results 1 – 6 of 6) sorted by relevance
62 UINT8 AtaSectorCountExp; member79 UINT8 AtaSectorCountExp; member
562 IoWrite8 (IdeRegisters->SectorCount, AtaCommandBlock->AtaSectorCountExp); in AtaIssueCommand()
539 CmdFis->AhciCFisSecCountExp = AtaCommandBlock->AtaSectorCountExp; in AhciBuildCommandFis()
504 Acb->AtaSectorCountExp = (UINT8) (TransferLength >> 8); in TransferAtaDevice()
243 StatusBlock.AtaSectorCountExp = IdeReadPortB (PciIo, IdeRegisters->SectorCount); in DumpAllIdeRegisters()1147 IdeWritePortB (PciIo, IdeRegisters->SectorCount, AtaCommandBlock->AtaSectorCountExp); in AtaIssueCommand()
660 CmdFis->AhciCFisSecCountExp = AtaCommandBlock->AtaSectorCountExp; in AhciBuildCommandFis()