Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/
Dscsi_ioctl.h13 #define SCSI_IOCTL_DOORUNLOCK 0x5381 /* unlock the mechanism */ macro
/linux-4.1.27/drivers/scsi/
Dscsi_ioctl.c242 case SCSI_IOCTL_DOORUNLOCK: in scsi_ioctl()
/linux-4.1.27/fs/
Dcompat_ioctl.c920 COMPATIBLE_IOCTL(SCSI_IOCTL_DOORUNLOCK)