Home
last modified time | relevance | path

Searched refs:START_STOP (Results 1 – 25 of 25) 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/usb/image/
H A Dmicrotek.c251 case START_STOP: what = "START_STOP"; break; in mts_show_command()
/linux/drivers/target/
H A Dtarget_core_sbc.c1088 case START_STOP: in sbc_parse_cdb()
/linux/drivers/ata/
H A Dlibata-scsi.c3633 case START_STOP: in ata_scsiop_maint_in()
4420 case START_STOP: in ata_get_xlat_func()
/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.c2529 [0] = START_STOP, in sd_spinup_disk()
4091 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()
H A Dadvansys.c6902 == START_STOP)) { in AscIsrQDone()
/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()
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c5104 case START_STOP: in mpi3mr_allow_scmd_to_fw()
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c4619 case START_STOP: in _scsih_allow_scmd_to_device()
7880 transfer_packet->cdb[0] = START_STOP; in _scsih_start_unit()
/linux/drivers/ufs/core/
H A Dufshcd.c9752 const unsigned char cdb[6] = { START_STOP, 0, 0, 0, pwr_mode << 4, 0 }; in ufshcd_execute_start_stop()
9818 "START_STOP failed for power mode: %d, result %x\n", in ufshcd_set_dev_pwr_mode()