Home
last modified time | relevance | path

Searched refs:GPCMD_LOAD_UNLOAD (Results 1 – 3 of 3) sorted by path

/linux/drivers/cdrom/
H A Dcdrom.c1377 cgc.cmd[0] = GPCMD_LOAD_UNLOAD; in cdrom_load_unload()
1384 using the GPCMD_LOAD_UNLOAD opcode. */ in cdrom_load_unload()
/linux/drivers/scsi/
H A Dscsi_ioctl.c336 case GPCMD_LOAD_UNLOAD: in scsi_cmd_allowed()
/linux/include/uapi/linux/
H A Dcdrom.h466 #define GPCMD_LOAD_UNLOAD 0xa6 macro