Searched refs:GPCMD_LOAD_UNLOAD (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | cdrom.h | 466 #define GPCMD_LOAD_UNLOAD 0xa6 macro |
| /linux/drivers/cdrom/ | ||
| H A D | cdrom.c | 1396 cgc.cmd[0] = GPCMD_LOAD_UNLOAD; in cdrom_load_unload() |