Home
last modified time | relevance | path

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

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