Lines Matching refs:lba48
69 bool lba48; // Supports 48-bit LBA
248 primaryDrives[drive].lba48 = (ident.lbaSectors > (1 << 24));
342 bool lba48 = false;
352 driveCode = lba48 ? 0x40 : 0xE0;
354 driveCode = lba48 ? 0x50 : 0xF0;
372 if (lba48) {
383 if (lba48)
416 bool lba48 = false;
426 driveCode = lba48 ? 0x40 : 0xE0;
428 driveCode = lba48 ? 0x50 : 0xF0;
446 if (lba48) {
457 if (lba48)