Searched refs:GPCMD_STOP_PLAY_SCAN (Results 1 – 5 of 5) sorted by relevance
122 case GPCMD_STOP_PLAY_SCAN: what = "STOP PLAY/SCAN"; break; in usb_stor_show_command()
63 { GPCMD_STOP_PLAY_SCAN, "Stop Play/Scan" },
481 #define GPCMD_STOP_PLAY_SCAN 0x4e macro
174 __set_bit(GPCMD_STOP_PLAY_SCAN, filter->read_ok); in blk_set_cmd_filter_defaults()
215 case GPCMD_STOP_PLAY_SCAN: in scsi_show_command()