Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_ioctl.c242 scsi_cmd[0] = START_STOP; in scsi_ioctl_common()
249 scsi_cmd[0] = START_STOP; in scsi_ioctl_common()
H A Dsd.c2228 cmd[0] = START_STOP; in sd_spinup_disk()
3599 unsigned char cmd[6] = { START_STOP }; /* START_VALID */ in sd_start_stop_device()
H A Dscsi_error.c1392 static unsigned char stu_command[6] = {START_STOP, 0, 0, 0, 1, 0}; in scsi_eh_try_stu()
H A Dgdth.c1711 case START_STOP: in gdth_next()
1890 case START_STOP: in gdth_internal_cache_cmd()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/
H A Dscsi.h52 #define START_STOP 0x1b macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/
H A Dscsi.h52 #define START_STOP 0x1b macro
/OK3568_Linux_fs/kernel/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.c119 unsigned char cmd[6] = { START_STOP, 0, 0, 0, 1, 0 }; in hp_sw_start_stop()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_proto.h40 #define START_STOP 0x1b macro
/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Ddebug.c67 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.c692 if (srb->cmnd[0] == START_STOP) { in datafab_transport()
H A Dsddr55.c969 if (srb->cmnd[0] == START_STOP) { in sddr55_transport()
H A Disd200.c1392 case START_STOP: in isd200_scsi_to_ata()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dtarget.h39 scsi_opcode_name(START_STOP), \
H A Dscsi.h37 scsi_opcode_name(START_STOP), \
/OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/
H A Dplugin_scsi.c36 #define START_STOP 0x1b macro
/OK3568_Linux_fs/kernel/block/
H A Dscsi_ioctl.c127 __set_bit(START_STOP, filter->read_ok); in blk_set_cmd_filter_defaults()
473 case START_STOP: in sg_scsi_ioctl()
/OK3568_Linux_fs/kernel/drivers/usb/image/
H A Dmicrotek.c247 case START_STOP: what = "START_STOP"; break; in mts_show_command()
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-atapi.c134 pc.c[0] = START_STOP; in ide_do_start_stop()
/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_sbc.c1096 case START_STOP: in sbc_parse_cdb()
/OK3568_Linux_fs/kernel/drivers/staging/rts5208/
H A Drtsx_scsi.c90 case START_STOP: in scsi_show_command()
3217 case START_STOP: in rtsx_scsi_handler()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibata-scsi.c3325 case START_STOP: in ata_scsiop_maint_in()
4006 case START_STOP: in ata_get_xlat_func()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_tcm.c937 case START_STOP: in get_cmd_dir()

12