Home
last modified time | relevance | path

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

12

/linux-5.19.10/drivers/usb/storage/
Ddebug.c82 case SYNCHRONIZE_CACHE: what = "SYNCHRONIZE_CACHE"; break; in usb_stor_show_command()
Dtransport.c661 srb->cmnd[0] == SYNCHRONIZE_CACHE) { in usb_stor_invoke_transport()
/linux-5.19.10/include/scsi/
Dscsi_proto.h60 #define SYNCHRONIZE_CACHE 0x35 macro
/linux-5.19.10/drivers/scsi/
Dsd.h180 case SYNCHRONIZE_CACHE: in scsi_medium_access_command()
D3w-xxxx.c1969 case SYNCHRONIZE_CACHE: in tw_scsi_queue_lck()
2146 case SYNCHRONIZE_CACHE: in DEF_SCSI_QCMD()
Dsd.c1029 cmd->cmnd[0] = SYNCHRONIZE_CACHE; in sd_setup_flush_cmnd()
1592 cmd[0] = SYNCHRONIZE_CACHE; in sd_sync_cache()
Dmyrb.c1458 case SYNCHRONIZE_CACHE: in myrb_ldev_queuecommand()
Dpmcraid.c3229 if (scsi_cmd->cmnd[0] == SYNCHRONIZE_CACHE) { in pmcraid_queuecommand_lck()
Dscsi_debug.c4220 if (cmd[0] == SYNCHRONIZE_CACHE) { /* 10 byte cdb */ in resp_sync_cache()
/linux-5.19.10/include/trace/events/
Dtarget.h57 scsi_opcode_name(SYNCHRONIZE_CACHE), \
Dscsi.h55 scsi_opcode_name(SYNCHRONIZE_CACHE), \
Dufs.h20 { SYNCHRONIZE_CACHE, "SYNC" }, \
/linux-5.19.10/tools/lib/traceevent/plugins/
Dplugin_scsi.c56 #define SYNCHRONIZE_CACHE 0x35 macro
/linux-5.19.10/drivers/target/
Dtarget_core_sbc.c1049 case SYNCHRONIZE_CACHE: in sbc_parse_cdb()
1051 if (cdb[0] == SYNCHRONIZE_CACHE) { in sbc_parse_cdb()
/linux-5.19.10/drivers/usb/image/
Dmicrotek.c267 case SYNCHRONIZE_CACHE: what = "SYNCHRONIZE_CACHE"; break; in mts_show_command()
/linux-5.19.10/Documentation/scsi/
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
/linux-5.19.10/drivers/ata/
Dlibata-scsi.c3269 case SYNCHRONIZE_CACHE: in ata_scsiop_maint_in()
3927 case SYNCHRONIZE_CACHE: in ata_get_xlat_func()
4150 case SYNCHRONIZE_CACHE: in ata_scsi_simulate()
/linux-5.19.10/drivers/message/fusion/
Dmptscsih.c2883 case SYNCHRONIZE_CACHE: in mptscsih_do_cmd()
3027 iocmd.cmd = SYNCHRONIZE_CACHE; in mptscsih_synchronize_cache()
/linux-5.19.10/drivers/usb/gadget/function/
Df_tcm.c936 case SYNCHRONIZE_CACHE: in get_cmd_dir()
Df_mass_storage.c2048 case SYNCHRONIZE_CACHE: in do_scsi_command()
/linux-5.19.10/drivers/staging/rts5208/
Drtsx_scsi.c138 case SYNCHRONIZE_CACHE: in scsi_show_command()
/linux-5.19.10/drivers/scsi/mpi3mr/
Dmpi3mr_os.c3968 case SYNCHRONIZE_CACHE: in mpi3mr_allow_scmd_to_fw()
/linux-5.19.10/drivers/scsi/aacraid/
Daachba.c2876 case SYNCHRONIZE_CACHE: in aac_scsi_cmd()
/linux-5.19.10/drivers/scsi/megaraid/
Dmegaraid_sas_base.c1850 if ((scmd->cmnd[0] == SYNCHRONIZE_CACHE) && in megasas_queue_command()
/linux-5.19.10/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c4319 case SYNCHRONIZE_CACHE: in _scsih_allow_scmd_to_device()

12