Searched refs:ata_tf_to_lba48 (Results 1 – 2 of 2) sorted by relevance
65 extern u64 ata_tf_to_lba48(const struct ata_taskfile *tf);
1187 u64 ata_tf_to_lba48(const struct ata_taskfile *tf) in ata_tf_to_lba48() function1256 *max_sectors = ata_tf_to_lba48(&tf) + 1; in ata_read_native_max_address()