Searched refs:START_STOP (Results 1 – 18 of 18) sorted by relevance
| /linux/drivers/scsi/device_handler/ |
| H A D | Kconfig | 25 If you have a HP/COMPAQ MSA device that requires START_STOP to
|
| H A D | scsi_dh_hp_sw.c | 128 unsigned char cmd[6] = { START_STOP, 0, 0, 0, 1, 0 }; in hp_sw_start_stop()
|
| /linux/drivers/usb/storage/ |
| H A D | debug.c | 66 case START_STOP: what = "START_STOP"; break; in usb_stor_show_command()
|
| H A D | karma.c | 157 } else if (srb->cmnd[0] == START_STOP) { in rio_karma_transport()
|
| H A D | jumpshot.c | 617 if (srb->cmnd[0] == START_STOP) { in jumpshot_transport()
|
| H A D | datafab.c | 691 if (srb->cmnd[0] == START_STOP) { in datafab_transport()
|
| H A D | sddr55.c | 974 if (srb->cmnd[0] == START_STOP) { in sddr55_transport()
|
| H A D | isd200.c | 1400 case START_STOP: in isd200_scsi_to_ata()
|
| /linux/include/scsi/ |
| H A D | scsi_proto.h | 41 #define START_STOP 0x1b macro
|
| /linux/include/trace/events/ |
| H A D | target.h | 39 scsi_opcode_name(START_STOP), \
|
| /linux/drivers/scsi/ |
| H A D | scsi_error.c | 1529 static unsigned char stu_command[6] = {START_STOP, 0, 0, 0, 1, 0}; in scsi_eh_try_stu()
|
| H A D | sd.c | 2574 [0] = START_STOP, in sd_spinup_disk() 4142 unsigned char cmd[6] = { START_STOP }; /* START_VALID */ in sd_start_stop_device()
|
| H A D | st.c | 2645 cmd[0] = START_STOP; in do_load_unload() 2878 cmd[0] = START_STOP; in st_int_ioctl()
|
| H A D | ips.c | 3471 case START_STOP: in ips_send_cmd() 3878 case START_STOP: in ips_chkstatus()
|
| H A D | FlashPoint.c | 6850 (SCSIcmd == START_STOP) || in FPT_queueCmdComplete()
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_tcm.c | 1059 case START_STOP: in get_cmd_dir()
|
| H A D | f_mass_storage.c | 2064 case START_STOP: in do_scsi_command()
|
| /linux/drivers/scsi/aacraid/ |
| H A D | aachba.c | 3232 case START_STOP: in aac_scsi_cmd()
|