Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
DAta.c881 UINT8 SectorCount8; in AtaReadSectors() local
919 SectorCount8 = 0x00; in AtaReadSectors()
926 SectorCount8 = (UINT8) BlocksRemaining; in AtaReadSectors()
944 SectorCount8, in AtaReadSectors()
990 UINT8 SectorCount8; in AtaWriteSectors() local
1021 SectorCount8 = 0x00; in AtaWriteSectors()
1028 SectorCount8 = (UINT8) BlocksRemaining; in AtaWriteSectors()
1040 SectorCount8, in AtaWriteSectors()
1156 UINT8 SectorCount8; in AtaPioDataInExt() local
1203 SectorCount8 = (UINT8) (SectorCount >> 8); in AtaPioDataInExt()
[all …]