Home
last modified time | relevance | path

Searched refs:word_209 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Data.h668 u16 word_209 = id[209]; in ata_id_logical_sector_offset() local
670 if ((log2_per_phys > 1) && (word_209 & 0xc000) == 0x4000) { in ata_id_logical_sector_offset()
671 u16 first = word_209 & 0x3fff; in ata_id_logical_sector_offset()
/kernel/linux/linux-5.10/include/linux/
H A Data.h681 u16 word_209 = id[209]; in ata_id_logical_sector_offset() local
683 if ((log2_per_phys > 1) && (word_209 & 0xc000) == 0x4000) { in ata_id_logical_sector_offset()
684 u16 first = word_209 & 0x3fff; in ata_id_logical_sector_offset()

Completed in 6 milliseconds