Searched refs:lbaSectors (Results 1 – 2 of 2) sorted by relevance
244 drive, ident.lbaSectors, ident.lbaSectors / 2048ULL); in IDE_Identify()248 primaryDrives[drive].lba48 = (ident.lbaSectors > (1 << 24)); in IDE_Identify()249 primaryDrives[drive].size = ident.lbaSectors; in IDE_Identify()261 disk->sectorCount = ident.lbaSectors; in IDE_Identify()262 disk->diskSize = IDE_SECTOR_SIZE * ident.lbaSectors; in IDE_Identify()
26 uint64_t lbaSectors; // 100-103 - User Addressable Logical Sectors member