Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dcdrom.h466 #define GPCMD_LOAD_UNLOAD 0xa6 macro
/linux/drivers/cdrom/
H A Dcdrom.c1396 cgc.cmd[0] = GPCMD_LOAD_UNLOAD; in cdrom_load_unload()