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

/linux-4.1.27/drivers/ata/
H A Dlibata-core.c1334 bool unlock_hpa = ata_ignore_hpa || dev->flags & ATA_DFLAG_UNLOCK_HPA; ata_hpa_resize() local
1351 if (rc == -EACCES || !unlock_hpa) { ata_hpa_resize()
1366 if (native_sectors <= sectors || !unlock_hpa) { ata_hpa_resize()

Completed in 106 milliseconds