Searched refs:GPCMD_READ_SUBCHANNEL (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/usb/storage/ |
| A D | debug.c | 96 case GPCMD_READ_SUBCHANNEL: what = "READ SUBCHANNEL"; break; in usb_stor_show_command()
|
| /linux/drivers/scsi/ |
| A D | sr_ioctl.c | 394 cgc.cmd[0] = GPCMD_READ_SUBCHANNEL; in sr_get_mcn()
|
| A D | scsi_ioctl.c | 292 case GPCMD_READ_SUBCHANNEL: in scsi_cmd_allowed()
|
| /linux/include/uapi/linux/ |
| A D | cdrom.h | 488 #define GPCMD_READ_SUBCHANNEL 0x42 macro
|
| /linux/drivers/block/paride/ |
| A D | pcd.c | 881 { GPCMD_READ_SUBCHANNEL, 0, 0x40, 2, 0, 0, 0, 0, 24, 0, 0, 0 }; in pcd_get_mcn()
|
| /linux/drivers/staging/rts5208/ |
| A D | rtsx_scsi.c | 177 case GPCMD_READ_SUBCHANNEL: in scsi_show_command()
|
| /linux/drivers/cdrom/ |
| A D | cdrom.c | 2029 cgc.cmd[0] = GPCMD_READ_SUBCHANNEL; in cdrom_read_subchannel()
|
Completed in 26 milliseconds