Home
last modified time | relevance | path

Searched refs:GPCMD_PREVENT_ALLOW_MEDIUM_REMOVAL (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/ide/
H A Dide-internal.h237 #define GPCMD_PREVENT_ALLOW_MEDIUM_REMOVAL 0x1e macro
/openbmc/linux/include/uapi/linux/
H A Dcdrom.h475 #define GPCMD_PREVENT_ALLOW_MEDIUM_REMOVAL 0x1e macro
/openbmc/linux/drivers/scsi/
H A Dscsi_ioctl.c335 case GPCMD_PREVENT_ALLOW_MEDIUM_REMOVAL: in scsi_cmd_allowed()
/openbmc/linux/drivers/block/
H A Dpktcdvd.c1937 cgc.cmd[0] = GPCMD_PREVENT_ALLOW_MEDIUM_REMOVAL; in pkt_lock_door()