Home
last modified time | relevance | path

Searched refs:ata_tf_to_lba (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata.h47 extern u64 ata_tf_to_lba(const struct ata_taskfile *tf);
H A Dlibata-core.c1135 u64 ata_tf_to_lba(const struct ata_taskfile *tf) in ata_tf_to_lba() function
1192 *max_sectors = ata_tf_to_lba(&tf) + 1; in ata_read_native_max_address()
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata.h47 extern u64 ata_tf_to_lba(const struct ata_taskfile *tf);
H A Dlibata-core.c1166 u64 ata_tf_to_lba(const struct ata_taskfile *tf) in ata_tf_to_lba() function
1223 *max_sectors = ata_tf_to_lba(&tf) + 1; in ata_read_native_max_address()

Completed in 16 milliseconds