Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/scsi/
Dscsi.h41 #define SYNCHRONIZE_CACHE 0x35 macro
/third_party/musl/porting/liteos_m/kernel/include/scsi/
Dscsi.h41 #define SYNCHRONIZE_CACHE 0x35 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
Dscsi.h41 #define SYNCHRONIZE_CACHE 0x35 macro
/third_party/musl/include/scsi/
Dscsi.h41 #define SYNCHRONIZE_CACHE 0x35 macro
/third_party/musl/ndk_musl_include/scsi/
Dscsi.h41 #define SYNCHRONIZE_CACHE 0x35 macro
/third_party/FreeBSD/sys/cam/scsi/
Dscsi_all.h52 #define SYNCHRONIZE_CACHE 0x35 macro
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c2258 case SYNCHRONIZE_CACHE: in umass_rbc_transform()
2368 case SYNCHRONIZE_CACHE: in umass_ufi_transform()
2452 case SYNCHRONIZE_CACHE: in umass_atapi_transform()
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c193 #define SYNCHRONIZE_CACHE 0x35 macro
1901 unsigned char scCmdBlk[10] = { SYNCHRONIZE_CACHE, 0, 0, 0, 0, 0, 0, in sync_cache()
4553 SYNCHRONIZE_CACHE, /* Command */ in do_sync_cache()