Home
last modified time | relevance | path

Searched refs:unlock_hpa (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/ata/
Dlibata-core.c1267 bool unlock_hpa = ata_ignore_hpa || dev->flags & ATA_DFLAG_UNLOCK_HPA; in ata_hpa_resize() local
1284 if (rc == -EACCES || !unlock_hpa) { in ata_hpa_resize()
1299 if (native_sectors <= sectors || !unlock_hpa) { in ata_hpa_resize()