Home
last modified time | relevance | path

Searched refs:GPCMD_SET_SPEED (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/storage/
H A Ddebug.c131 case GPCMD_SET_SPEED: what = "SET CD SPEED"; break; in usb_stor_show_command()
/linux/include/uapi/linux/
H A Dcdrom.h515 #define GPCMD_SET_SPEED 0xbb macro
/linux/drivers/scsi/
H A Dsr_ioctl.c442 cgc.cmd[0] = GPCMD_SET_SPEED; /* SET CD SPEED */ in sr_select_speed()