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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
H A DAta.c881 UINT8 SectorCount8; local
916 // SectorCount8 is sent to Sector Count register, 0x00 means 256
919 SectorCount8 = 0x00;
926 SectorCount8 = (UINT8) BlocksRemaining;
944 SectorCount8,
990 UINT8 SectorCount8; local
1018 // SectorCount8 is sent to Sector Count register, 0x00 means 256 sectors
1021 SectorCount8 = 0x00;
1028 SectorCount8 = (UINT8) BlocksRemaining;
1040 SectorCount8,
1156 UINT8 SectorCount8; local
1308 UINT8 SectorCount8; local
1419 UINT8 SectorCount8; local
2171 UINT8 SectorCount8; local
2706 UINT8 SectorCount8; local
[all...]

Completed in 140 milliseconds