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