Searched refs:supports_lba48 (Results 1 – 2 of 2) sorted by relevance
171 uint16_t supports_lba48; /* word 83 */ member
158 if ( identity.supports_lba48 & cpu_to_le16 ( ATA_SUPPORTS_LBA48 ) ) { in ata_identify()