Home
last modified time | relevance | path

Searched refs:SYNCHRONIZE_CACHE (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/qemu/include/scsi/
H A Dconstants.h76 #define SYNCHRONIZE_CACHE 0x35 macro
/openbmc/linux/drivers/usb/storage/
H A Ddebug.c82 case SYNCHRONIZE_CACHE: what = "SYNCHRONIZE_CACHE"; break; in usb_stor_show_command()
H A Dtransport.c661 srb->cmnd[0] == SYNCHRONIZE_CACHE) { in usb_stor_invoke_transport()
/openbmc/linux/include/scsi/
H A Dscsi_proto.h60 #define SYNCHRONIZE_CACHE 0x35 macro
/openbmc/linux/drivers/scsi/
H A Dsd.h181 case SYNCHRONIZE_CACHE: in scsi_medium_access_command()
H A D3w-xxxx.c1969 case SYNCHRONIZE_CACHE: in tw_scsi_queue_lck()
2146 case SYNCHRONIZE_CACHE: in DEF_SCSI_QCMD()
H A Dsd.c1072 cmd->cmnd[0] = SYNCHRONIZE_CACHE; in sd_setup_flush_cmnd()
1666 cmd[0] = SYNCHRONIZE_CACHE; in sd_sync_cache()
H A Dmyrb.c1458 case SYNCHRONIZE_CACHE: in myrb_ldev_queuecommand()
H A Dpmcraid.c3229 if (scsi_cmd->cmnd[0] == SYNCHRONIZE_CACHE) { in pmcraid_queuecommand_lck()
/openbmc/linux/include/trace/events/
H A Dtarget.h57 scsi_opcode_name(SYNCHRONIZE_CACHE), \
H A Dscsi.h55 scsi_opcode_name(SYNCHRONIZE_CACHE), \
H A Dufs.h20 { SYNCHRONIZE_CACHE, "SYNC" }, \
/openbmc/qemu/scsi/
H A Dutils.c501 [ SYNCHRONIZE_CACHE ] = "SYNCHRONIZE_CACHE", in scsi_command_name()
/openbmc/linux/drivers/target/
H A Dtarget_core_sbc.c953 case SYNCHRONIZE_CACHE: in sbc_parse_cdb()
955 if (cdb[0] == SYNCHRONIZE_CACHE) { in sbc_parse_cdb()
H A Dtarget_core_spc.c1525 .opcode = SYNCHRONIZE_CACHE,
1527 .usage_bits = {SYNCHRONIZE_CACHE, 0x02, 0xff, 0xff,
/openbmc/linux/drivers/usb/image/
H A Dmicrotek.c267 case SYNCHRONIZE_CACHE: what = "SYNCHRONIZE_CACHE"; break; in mts_show_command()
/openbmc/linux/Documentation/scsi/
H A DChangeLog.megaraid_sas466 3. SYNCHRONIZE_CACHE is not supported by FW and thus blocked by driver.
500 as WriteBack. The OS may send "SYNCHRONIZE_CACHE" cmd when Logical
/openbmc/linux/drivers/ata/
H A Dlibata-scsi.c3377 case SYNCHRONIZE_CACHE: in ata_scsiop_maint_in()
4145 case SYNCHRONIZE_CACHE: in ata_get_xlat_func()
4379 case SYNCHRONIZE_CACHE: in ata_scsi_simulate()
/openbmc/linux/drivers/message/fusion/
H A Dmptscsih.c2882 case SYNCHRONIZE_CACHE: in mptscsih_do_cmd()
3026 iocmd.cmd = SYNCHRONIZE_CACHE; in mptscsih_synchronize_cache()
/openbmc/qemu/hw/scsi/
H A Dscsi-disk.c2238 case SYNCHRONIZE_CACHE: in scsi_disk_emulate_command()
2697 [SYNCHRONIZE_CACHE] = &scsi_disk_emulate_reqops,
H A Dscsi-bus.c1102 case SYNCHRONIZE_CACHE: in scsi_req_xfer()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_tcm.c936 case SYNCHRONIZE_CACHE: in get_cmd_dir()
H A Df_mass_storage.c2065 case SYNCHRONIZE_CACHE: in do_scsi_command()
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx_scsi.c138 case SYNCHRONIZE_CACHE: in scsi_show_command()
/openbmc/linux/drivers/scsi/aacraid/
H A Daachba.c2877 case SYNCHRONIZE_CACHE: in aac_scsi_cmd()

12