Searched refs:Lba1 (Results 1 – 6 of 6) sorted by relevance
877 UINT8 Lba1; in AtaReadSectors() local906 Lba1 = (UINT8) (Lba32 >> 8); in AtaReadSectors()946 Lba1, in AtaReadSectors()986 UINT8 Lba1; in AtaWriteSectors() local1011 Lba1 = (UINT8) (Lba32 >> 8); in AtaWriteSectors()1042 Lba1, in AtaWriteSectors()1422 UINT8 Lba1; in AtaCommandIssue() local1449 Lba1 = (UINT8) RShiftU64 (LbaAddress, 8); in AtaCommandIssue()1476 IDEWritePortB (IdeDev->PciIo, IdeDev->IoPort->CylinderLsb, Lba1); in AtaCommandIssue()
1490 Read10Packet->Lba1 = (UINT8) (Lba32 >> 16); in AtapiReadSectors()1609 Read10Packet->Lba1 = (UINT8) (Lba32 >> 16); in AtapiWriteSectors()
220 UINT8 Lba1; member
438 Read10Packet->Lba1 = (UINT8) (Lba32 >> 16); in PeiUsbRead10()
409 UINT8 Lba1; member
2259 Read10Packet->Lba1 = (UINT8) (Lba32 >> 16); in ReadSectors()