1. NAME▲
scsi_unlock_floptical - unlock device via a special MODE SENSE command
2. SYNOPSIS ▲
void scsi_unlock_floptical(struct scsi_device * sdev , unsigned char * result );
3. ARGUMENTS ▲
sdev
scsi device to send command to
result
area to store the result of the MODE SENSE
4. DESCRIPTION ▲
Send a vendor specific MODE SENSE (not a MODE SELECT) command. Called for BLIST_KEY devices.
5. AUTHORS ▲
James Bottomley <>
Author.
Rob Landley <>
Author.
6. COPYRIGHT ▲