Home
last modified time | relevance | path

Searched refs:START_STOP (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/scsi/device_handler/
H A DKconfig25 If you have a HP/COMPAQ MSA device that requires START_STOP to
H A Dscsi_dh_hp_sw.c128 unsigned char cmd[6] = { START_STOP, 0, 0, 0, 1, 0 }; in hp_sw_start_stop()
/linux/drivers/usb/storage/
H A Ddebug.c66 case START_STOP: what = "START_STOP"; break; in usb_stor_show_command()
H A Dkarma.c157 } else if (srb->cmnd[0] == START_STOP) { in rio_karma_transport()
H A Djumpshot.c617 if (srb->cmnd[0] == START_STOP) { in jumpshot_transport()
H A Ddatafab.c691 if (srb->cmnd[0] == START_STOP) { in datafab_transport()
H A Dsddr55.c974 if (srb->cmnd[0] == START_STOP) { in sddr55_transport()
H A Disd200.c1400 case START_STOP: in isd200_scsi_to_ata()
/linux/include/scsi/
H A Dscsi_proto.h41 #define START_STOP 0x1b macro
/linux/include/trace/events/
H A Dtarget.h39 scsi_opcode_name(START_STOP), \
/linux/drivers/scsi/
H A Dscsi_error.c1529 static unsigned char stu_command[6] = {START_STOP, 0, 0, 0, 1, 0}; in scsi_eh_try_stu()
H A Dsd.c2574 [0] = START_STOP, in sd_spinup_disk()
4142 unsigned char cmd[6] = { START_STOP }; /* START_VALID */ in sd_start_stop_device()
H A Dst.c2645 cmd[0] = START_STOP; in do_load_unload()
2878 cmd[0] = START_STOP; in st_int_ioctl()
H A Dips.c3471 case START_STOP: in ips_send_cmd()
3878 case START_STOP: in ips_chkstatus()
H A DFlashPoint.c6850 (SCSIcmd == START_STOP) || in FPT_queueCmdComplete()
/linux/drivers/usb/gadget/function/
H A Df_tcm.c1059 case START_STOP: in get_cmd_dir()
H A Df_mass_storage.c2064 case START_STOP: in do_scsi_command()
/linux/drivers/scsi/aacraid/
H A Daachba.c3232 case START_STOP: in aac_scsi_cmd()