ata_scsi_unlock_native_capacity (9) Linux Manual Page
ata_scsi_unlock_native_capacity – unlock native capacity
Synopsis
void ata_scsi_unlock_native_capacity(struct scsi_device *sdev);
Arguments
sdev
-
- SCSI device to adjust device capacity for
Description
This function is called if a partition on sdev extends beyond the end of the device. It requests EH to unlock HPA.
LOCKING: Defined by the SCSI layer. Might sleep.
Author
Jeff Garzik
- Author.
