1ATA_SCSI_UNLOCK_NATI(9) libata SCSI translation/emulat ATA_SCSI_UNLOCK_NATI(9)
2
3
4
6 ata_scsi_unlock_native_capacity - unlock native capacity
7
9 void ata_scsi_unlock_native_capacity(struct scsi_device * sdev);
10
12 sdev
13 SCSI device to adjust device capacity for
14
16 This function is called if a partition on sdev extends beyond the end
17 of the device. It requests EH to unlock HPA.
18
20 Defined by the SCSI layer. Might sleep.
21
23 Jeff Garzik
24 Author.
25
27Kernel Hackers Manual 3.10 June 2019 ATA_SCSI_UNLOCK_NATI(9)