Home
last modified time | relevance | path

Searched refs:SYNCHRONIZE_CACHE_16 (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/include/scsi/
Dscsi_proto.h118 #define SYNCHRONIZE_CACHE_16 0x91 macro
/Linux-v6.6/drivers/target/
Dtarget_core_spc.c1534 .opcode = SYNCHRONIZE_CACHE_16,
1536 .usage_bits = {SYNCHRONIZE_CACHE_16, 0x02, 0xff, 0xff,
Dtarget_core_sbc.c954 case SYNCHRONIZE_CACHE_16: in sbc_parse_cdb()
/Linux-v6.6/drivers/ata/
Dlibata-scsi.c3334 case SYNCHRONIZE_CACHE_16: in ata_scsiop_maint_in()
4102 case SYNCHRONIZE_CACHE_16: in ata_get_xlat_func()
4336 case SYNCHRONIZE_CACHE_16: in ata_scsi_simulate()
/Linux-v6.6/drivers/scsi/
Dsd.c1069 cmd->cmnd[0] = SYNCHRONIZE_CACHE_16; in sd_setup_flush_cmnd()
1667 cmd[0] = SYNCHRONIZE_CACHE_16; in sd_sync_cache()