Unlock device via a special mode sense command
void scsi_unlock_floptical(struct scsi_device * sdev, unsigned char * result);
sdev
scsi device to send command to
result
area to store the result of the MODE SENSE
Send a vendor specific MODE SENSE (not a MODE SELECT) command. Called for BLIST_KEY devices.