.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "SCSI_UNLOCK_FLOPTICAL" "9" "09 October 2005" "" "" .SH NAME scsi_unlock_floptical \- unlock device via a special MODE SENSE command .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void scsi_unlock_floptical (struct scsi_request * \fIsreq\fB, unsigned char * \fIresult\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsreq\fB\fR used to send the command .TP \fB\fIresult\fB\fR area to store the result of the MODE SENSE .SH "DESCRIPTION" .PP Send a vendor specific MODE SENSE (not a MODE SELECT) command using \fIsreq\fR to unlock a device, storing the (unused) results into result. Called for BLIST_KEY devices.