Searched refs:ata_tf_to_lba (Results 1 – 2 of 2) sorted by relevance
45 extern u64 ata_tf_to_lba(const struct ata_taskfile *tf);
1132 u64 ata_tf_to_lba(const struct ata_taskfile *tf) in ata_tf_to_lba() function1189 *max_sectors = ata_tf_to_lba(&tf) + 1; in ata_read_native_max_address()