Home
last modified time | relevance | path

Searched refs:SCSI_REMOVAL_ALLOW (Results 1 – 5 of 5) sorted by relevance

/linux/include/scsi/
H A Dscsi_ioctl.h17 #define SCSI_REMOVAL_ALLOW 0 macro
/linux/drivers/scsi/
H A Dsr_ioctl.c290 SCSI_REMOVAL_PREVENT : SCSI_REMOVAL_ALLOW); in sr_lock_door()
H A Dscsi_ioctl.c935 return scsi_set_medium_removal(sdev, SCSI_REMOVAL_ALLOW); in scsi_ioctl()
H A Dsd.c1632 scsi_set_medium_removal(sdev, SCSI_REMOVAL_ALLOW); in sd_release()
H A Dst.c938 do_lock ? SCSI_REMOVAL_PREVENT : SCSI_REMOVAL_ALLOW); in do_door_lock()