Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
Dscsi_ioctl.h14 #define SCSI_IOCTL_DOORUNLOCK 0x5381 /* unlock the mechanism */ macro
/kernel/linux/linux-5.10/drivers/scsi/
Dscsi_ioctl.c236 case SCSI_IOCTL_DOORUNLOCK: in scsi_ioctl_common()