Unlock native capacity
void ata_scsi_unlock_native_capacity(struct scsi_device * sdev);
sdev
SCSI device to adjust device capacity for
This function is called if a partition on sdev extends beyond the end of the device. It requests EH to unlock HPA.
Defined by the SCSI layer. Might sleep.
Jeff Garzik
Author.