Searched refs:Lba3 (Results 1 – 6 of 6) sorted by relevance
879 UINT8 Lba3; in AtaReadSectors() local911 Lba3 = (UINT8) ((Lba32 >> 24) & 0x0f); in AtaReadSectors()943 Lba3, in AtaReadSectors()988 UINT8 Lba3; in AtaWriteSectors() local1013 Lba3 = (UINT8) ((Lba32 >> 24) & 0x0f); in AtaWriteSectors()1039 Lba3, in AtaWriteSectors()1424 UINT8 Lba3; in AtaCommandIssue() local1451 Lba3 = (UINT8) RShiftU64 (LbaAddress, 24); in AtaCommandIssue()1452 Device = (UINT8) (Device | Lba3); in AtaCommandIssue()
1488 Read10Packet->Lba3 = (UINT8) (Lba32 & 0xff); in AtapiReadSectors()1607 Read10Packet->Lba3 = (UINT8) (Lba32 & 0xff); in AtapiWriteSectors()
222 UINT8 Lba3; member
436 Read10Packet->Lba3 = (UINT8) (Lba32 & 0xff); in PeiUsbRead10()
411 UINT8 Lba3; member
2257 Read10Packet->Lba3 = (UINT8) (Lba32 & 0xff); in ReadSectors()