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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
H A DAta.c877 UINT8 Lba1; local
906 Lba1 = (UINT8) (Lba32 >> 8);
946 Lba1,
986 UINT8 Lba1; local
1011 Lba1 = (UINT8) (Lba32 >> 8);
1042 Lba1,
1422 UINT8 Lba1; local
1449 Lba1 = (UINT8) RShiftU64 (LbaAddress, 8);
1476 IDEWritePortB (IdeDev->PciIo, IdeDev->IoPort->CylinderLsb, Lba1);
H A DAtapi.c1490 Read10Packet->Lba1 = (UINT8) (Lba32 >> 16);
1609 Read10Packet->Lba1 = (UINT8) (Lba32 >> 16);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBotPei/
H A DPeiAtapi.c414 Read10Packet->Lba1 = (UINT8) (Lba32 >> 16);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DAtapi.h391 UINT8 Lba1; member in struct:__anon11612
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/IdeBusPei/
H A DAtapiPeim.c2033 Read10Packet->Lba1 = (UINT8) (Lba32 >> 16);

Completed in 72 milliseconds