'\" t .\" Title: ata_scsi_unlock_native_capacity .\" Author: .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: May 2018 .\" Manual: libata SCSI translation/emulation .\" Source: Kernel Hackers Manual 3.16.56 .\" Language: English .\" .TH "ATA_SCSI_UNLOCK_NATI" "9" "May 2018" "Kernel Hackers Manual 3\&.16\&" "libata SCSI translation/emulat" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" ata_scsi_unlock_native_capacity \- unlock native capacity .SH "SYNOPSIS" .HP \w'void\ ata_scsi_unlock_native_capacity('u .BI "void ata_scsi_unlock_native_capacity(struct\ scsi_device\ *\ " "sdev" ");" .SH "ARGUMENTS" .PP \fIsdev\fR .RS 4 SCSI device to adjust device capacity for .RE .SH "DESCRIPTION" .PP This function is called if a partition on \fIsdev\fR extends beyond the end of the device\&. It requests EH to unlock HPA\&. .SH "LOCKING" .PP Defined by the SCSI layer\&. Might sleep\&. .SH "AUTHOR" .PP \fBJeff Garzik\fR .RS 4 Author. .RE .SH "COPYRIGHT" .br