Home
last modified time | relevance | path

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

/linux-6.15/include/scsi/
H A Dscsi_ioctl.h17 #define SCSI_REMOVAL_ALLOW 0 macro
/linux-6.15/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.c1591 scsi_set_medium_removal(sdev, SCSI_REMOVAL_ALLOW); in sd_release()
H A Dst.c937 do_lock ? SCSI_REMOVAL_PREVENT : SCSI_REMOVAL_ALLOW); in do_door_lock()