Searched refs:SYNCHRONIZE_CACHE (Results 1 – 25 of 26) sorted by relevance
12
82 case SYNCHRONIZE_CACHE: what = "SYNCHRONIZE_CACHE"; break; in usb_stor_show_command()
661 srb->cmnd[0] == SYNCHRONIZE_CACHE) { in usb_stor_invoke_transport()
60 #define SYNCHRONIZE_CACHE 0x35 macro
180 case SYNCHRONIZE_CACHE: in scsi_medium_access_command()
1969 case SYNCHRONIZE_CACHE: in tw_scsi_queue_lck()2146 case SYNCHRONIZE_CACHE: in DEF_SCSI_QCMD()
1033 cmd->cmnd[0] = SYNCHRONIZE_CACHE; in sd_setup_flush_cmnd()1603 cmd[0] = SYNCHRONIZE_CACHE; in sd_sync_cache()
1458 case SYNCHRONIZE_CACHE: in myrb_ldev_queuecommand()
3229 if (scsi_cmd->cmnd[0] == SYNCHRONIZE_CACHE) { in pmcraid_queuecommand_lck()
4225 if (cmd[0] == SYNCHRONIZE_CACHE) { /* 10 byte cdb */ in resp_sync_cache()
57 scsi_opcode_name(SYNCHRONIZE_CACHE), \
55 scsi_opcode_name(SYNCHRONIZE_CACHE), \
20 { SYNCHRONIZE_CACHE, "SYNC" }, \
952 case SYNCHRONIZE_CACHE: in sbc_parse_cdb()954 if (cdb[0] == SYNCHRONIZE_CACHE) { in sbc_parse_cdb()
1528 .opcode = SYNCHRONIZE_CACHE,1530 .usage_bits = {SYNCHRONIZE_CACHE, 0x02, 0xff, 0xff,
267 case SYNCHRONIZE_CACHE: what = "SYNCHRONIZE_CACHE"; break; in mts_show_command()
466 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
3262 case SYNCHRONIZE_CACHE: in ata_scsiop_maint_in()3921 case SYNCHRONIZE_CACHE: in ata_get_xlat_func()4155 case SYNCHRONIZE_CACHE: in ata_scsi_simulate()
2883 case SYNCHRONIZE_CACHE: in mptscsih_do_cmd()3027 iocmd.cmd = SYNCHRONIZE_CACHE; in mptscsih_synchronize_cache()
936 case SYNCHRONIZE_CACHE: in get_cmd_dir()
2049 case SYNCHRONIZE_CACHE: in do_scsi_command()
138 case SYNCHRONIZE_CACHE: in scsi_show_command()
2877 case SYNCHRONIZE_CACHE: in aac_scsi_cmd()
4568 case SYNCHRONIZE_CACHE: in mpi3mr_allow_scmd_to_fw()
1850 if ((scmd->cmnd[0] == SYNCHRONIZE_CACHE) && in megasas_queue_command()
4319 case SYNCHRONIZE_CACHE: in _scsih_allow_scmd_to_device()
Completed in 115 milliseconds