Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-core.c1148 * ata_read_native_max_address - Read native max address
1159 static int ata_read_native_max_address(struct ata_device *dev, u64 *max_sectors) in ata_read_native_max_address() function
1283 rc = ata_read_native_max_address(dev, &native_sectors); in ata_hpa_resize()
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-core.c1179 * ata_read_native_max_address - Read native max address
1190 static int ata_read_native_max_address(struct ata_device *dev, u64 *max_sectors) in ata_read_native_max_address() function
1313 rc = ata_read_native_max_address(dev, &native_sectors); in ata_hpa_resize()

Completed in 14 milliseconds