Searched refs:unlock_hpa (Results 1 – 1 of 1) sorted by relevance
1301 bool unlock_hpa = ata_ignore_hpa || dev->flags & ATA_DFLAG_UNLOCK_HPA; in ata_hpa_resize() local1318 if (rc == -EACCES || !unlock_hpa) { in ata_hpa_resize()1333 if (native_sectors <= sectors || !unlock_hpa) { in ata_hpa_resize()