Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dlibata-core.c1301 bool unlock_hpa = ata_ignore_hpa || dev->flags & ATA_DFLAG_UNLOCK_HPA; in ata_hpa_resize() local
1318 if (rc == -EACCES || !unlock_hpa) { in ata_hpa_resize()
1333 if (native_sectors <= sectors || !unlock_hpa) { in ata_hpa_resize()