Home
last modified time | relevance | path

Searched refs:SCMD_SYNCHRONIZE_CACHE (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/amr/
H A Damrvar.h88 #ifndef SCMD_SYNCHRONIZE_CACHE
89 #define SCMD_SYNCHRONIZE_CACHE 0x35 macro
H A Damr.c1653 case SCMD_SYNCHRONIZE_CACHE: /* synchronize cache */ in amr_tran_start()
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h232 #define SCMD_SYNCHRONIZE_CACHE 0x35 macro
457 /* 0x35 */ SCMD_SYNCHRONIZE_CACHE, "synchronize_cache", \
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.h80 #ifndef SCMD_SYNCHRONIZE_CACHE
81 #define SCMD_SYNCHRONIZE_CACHE 0x35 macro
H A Daac.c4932 case SCMD_SYNCHRONIZE_CACHE: in aac_tran_start_ld()
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h143 SPC3_CMD_SYNCHRONIZE_CACHE = SCMD_SYNCHRONIZE_CACHE,
144 SPC3_CMD_SYNCHRONIZE_CACHE10 = SCMD_SYNCHRONIZE_CACHE,
/illumos-gate/usr/src/uts/common/sys/sata/impl/
H A Dsata.h566 ((cmd) == SCMD_SYNCHRONIZE_CACHE) || ((cmd) == SCMD_SPACE_G4) || \
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_sata.c459 case SCMD_SYNCHRONIZE_CACHE: in pmcs_sata_special_work()
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c3702 if (cdb0 == SCMD_SYNCHRONIZE_CACHE || in sbd_new_task()
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c2649 case SCMD_SYNCHRONIZE_CACHE: in sata_scsi_start()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c20363 cdb->scc_cmd = SCMD_SYNCHRONIZE_CACHE;