Home
last modified time | relevance | path

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

12

/Linux-v6.6/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-v6.6/include/scsi/
Dscsi_proto.h60 #define SYNCHRONIZE_CACHE 0x35 macro
/Linux-v6.6/drivers/scsi/
Dsd.h181 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.c1072 cmd->cmnd[0] = SYNCHRONIZE_CACHE; in sd_setup_flush_cmnd()
1669 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.c4215 if (cmd[0] == SYNCHRONIZE_CACHE) { /* 10 byte cdb */ in resp_sync_cache()
/Linux-v6.6/include/trace/events/
Dtarget.h57 scsi_opcode_name(SYNCHRONIZE_CACHE), \
Dscsi.h55 scsi_opcode_name(SYNCHRONIZE_CACHE), \
Dufs.h20 { SYNCHRONIZE_CACHE, "SYNC" }, \
/Linux-v6.6/drivers/target/
Dtarget_core_sbc.c953 case SYNCHRONIZE_CACHE: in sbc_parse_cdb()
955 if (cdb[0] == SYNCHRONIZE_CACHE) { in sbc_parse_cdb()
Dtarget_core_spc.c1525 .opcode = SYNCHRONIZE_CACHE,
1527 .usage_bits = {SYNCHRONIZE_CACHE, 0x02, 0xff, 0xff,
/Linux-v6.6/drivers/usb/image/
Dmicrotek.c267 case SYNCHRONIZE_CACHE: what = "SYNCHRONIZE_CACHE"; break; in mts_show_command()
/Linux-v6.6/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-v6.6/drivers/ata/
Dlibata-scsi.c3333 case SYNCHRONIZE_CACHE: in ata_scsiop_maint_in()
4101 case SYNCHRONIZE_CACHE: in ata_get_xlat_func()
4335 case SYNCHRONIZE_CACHE: in ata_scsi_simulate()
/Linux-v6.6/drivers/message/fusion/
Dmptscsih.c2882 case SYNCHRONIZE_CACHE: in mptscsih_do_cmd()
3026 iocmd.cmd = SYNCHRONIZE_CACHE; in mptscsih_synchronize_cache()
/Linux-v6.6/drivers/usb/gadget/function/
Df_tcm.c936 case SYNCHRONIZE_CACHE: in get_cmd_dir()
Df_mass_storage.c2049 case SYNCHRONIZE_CACHE: in do_scsi_command()
/Linux-v6.6/drivers/staging/rts5208/
Drtsx_scsi.c138 case SYNCHRONIZE_CACHE: in scsi_show_command()
/Linux-v6.6/drivers/scsi/aacraid/
Daachba.c2877 case SYNCHRONIZE_CACHE: in aac_scsi_cmd()
/Linux-v6.6/drivers/scsi/mpi3mr/
Dmpi3mr_os.c4681 case SYNCHRONIZE_CACHE: in mpi3mr_allow_scmd_to_fw()
/Linux-v6.6/drivers/scsi/megaraid/
Dmegaraid_sas_base.c1850 if ((scmd->cmnd[0] == SYNCHRONIZE_CACHE) && in megasas_queue_command()
/Linux-v6.6/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c4318 case SYNCHRONIZE_CACHE: in _scsih_allow_scmd_to_device()

12