Home
last modified time | relevance | path

Searched refs:SCSI_IOCTL_DOORUNLOCK (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/scsi/
Dscsi_ioctl.h14 #define SCSI_IOCTL_DOORUNLOCK 0x5381 /* unlock the mechanism */ macro
/Linux-v5.4/drivers/scsi/
Dscsi_ioctl.c246 case SCSI_IOCTL_DOORUNLOCK: in scsi_ioctl()
/Linux-v5.4/fs/
Dcompat_ioctl.c543 COMPATIBLE_IOCTL(SCSI_IOCTL_DOORUNLOCK)