Home
last modified time | relevance | path

Searched refs:MD (Results 1 – 25 of 35) sorted by relevance

12

/linux/drivers/scsi/aic94xx/
H A Daic94xx_dump.c24 #define MD(x) (1 << (x)) macro
34 {"LmMnSCBPTR", 0x20, 16, MD(0)|MD(1)|MD(2)|MD(3)|MD(4) },
35 {"LmMnDDBPTR", 0x22, 16, MD(0)|MD(1)|MD(2)|MD(3)|MD(4) },
43 {"LmMnDMAERRS", 0x46, 8, MD(0)|MD(1) },
44 {"LmMnSGDMAERRS", 0x47, 8, MD(0)|MD(1) },
45 {"LmMnEXPHDRP", 0x48, 8, MD(0) },
46 {"LmMnSASAALIGN", 0x48, 8, MD(1) },
47 {"LmMnMSKHDRP", 0x49, 8, MD(0) },
48 {"LmMnSTPALIGN", 0x49, 8, MD(1) },
49 {"LmMnRCVHDRP", 0x4A, 8, MD(0) },
[all …]
/linux/Documentation/driver-api/md/
H A Draid5-cache.rst29 unclean shutdown. We call an array degraded if it has inconsistent data. MD
36 two-step write will guarantee MD can recover correct data after unclean
39 In write-through mode, MD reports IO completion to upper layer (usually
53 write. For non-full-stripe writes, MD must read old data before the new parity
61 In write-back mode, MD reports IO completion to upper layer (usually
66 In write-back mode, MD also caches data in memory. The memory cache includes
85 checksum is an optimization because MD can write meta and data freely without
86 worry about the order. MD superblock has a field pointed to the valid meta data
90 order in which MD writes data to cache disk and RAID disks. Specifically, in
91 write-through mode, MD calculates parity for IO data, writes both IO data and
[all …]
H A Dmd-cluster.rst2 MD Cluster
5 The cluster MD is a shared-device RAID for a cluster, it supports
383 There are somethings which are not supported by cluster MD yet.
/linux/arch/um/scripts/
H A DMakefile.rules12 …c_flags = -Wp,-MD,$(depfile) $(USER_CFLAGS) -include $(srctree)/include/linux/kern_levels.h -inclu…
19 c_flags = -Wp,-MD,$(depfile) $(call unprofile,$(USER_CFLAGS)) $(CFLAGS_$(basetarget).o)
/linux/arch/sh/kernel/cpu/sh2a/
H A Dentry.S46 bld.b #6,@(0,r2) !previus SR.MD
47 bst.b #6,@(4*4,r15) !set cpu mode to SR.MD
50 bset.b #6,@(0,r2) !set SR.MD
212 shlr2 r1 ! clear MD bit
238 ! bit30 = MD (compatible SH3/4)
/linux/tools/build/
H A DBuild.include28 # The temporary file to save gcc -MD generated dependencies must not
96 c_flags_1 = -Wp,-MD,$(depfile) -Wp,-MT,$@ $(CFLAGS) -D"BUILD_STR(s)=\#s" $(CFLAGS_$(basetarget).o) …
99 cxx_flags = -Wp,-MD,$(depfile) -Wp,-MT,$@ $(CXXFLAGS) -D"BUILD_STR(s)=\#s" $(CXXFLAGS_$(basetarget)…
113 host_c_flags = -Wp,-MD,$(depfile) -Wp,-MT,$@ $(HOSTCFLAGS) -D"BUILD_STR(s)=\#s" $(HOSTCFLAGS_$(base…
/linux/net/nsh/
H A DKconfig8 only MD type 1 and only with the openvswitch module.
/linux/arch/sh/kernel/cpu/sh2/
H A Dentry.S56 or r0,r3 ! set MD
289 and r1,r3 ! copy MD bit
291 shll2 r1 ! clear MD bit
352 ! bit30 = MD (compatible SH3/4)
/linux/tools/testing/selftests/vfio/
H A DMakefile25 CFLAGS += -MD
/linux/tools/testing/selftests/liveupdate/
H A DMakefile16 CFLAGS += -MD
/linux/drivers/mfd/
H A Dssbi.c42 #define SET_SSBI_MODE2_REG_ADDR_15_8(MD, AD) \ argument
43 (((MD) & 0x0F) | ((((AD) >> 8) << SSBI_MODE2_REG_ADDR_15_8_SHFT) & \
/linux/samples/hid/
H A DMakefile.target50 tprogc_flags = -Wp,-MD,$(depfile) $(_tprogc_flags)
/linux/samples/bpf/
H A DMakefile.target50 tprogc_flags = -Wp,-MD,$(depfile) $(_tprogc_flags)
/linux/arch/x86/um/
H A DMakefile40 $(obj)/user-offsets.s: c_flags = -Wp,-MD,$(depfile) $(USER_CFLAGS) \
/linux/drivers/net/wan/
H A DMakefile60 … cmd_m68kas_o_S = $(M68KCC) -D__ASSEMBLY__ -Wp,-MD,$(depfile) -I$(srctree)/include/uapi -c -o $@ $<
/linux/Documentation/translations/zh_CN/block/
H A Ddata-integrity.rst120 queue_limits_stack_integrity() 来协助完成该操作。目前,DM 和 MD linear、
/linux/tools/build/feature/
H A DMakefile113 __BUILD = $(CC) $(CFLAGS) -MD -Wall -Werror -o $@ $(patsubst %.bin,%.c,$(@F)) $(LDFLAGS)
120 __BUILDXX = $(CXX) $(CXXFLAGS) -MD -Wall -Werror -o $@ $(patsubst %.bin,%.cpp,$(@F)) $(LDFLAGS)
/linux/tools/testing/selftests/net/forwarding/
H A Dtc_flower_cfm.sh46 )"$(u8_to_hex $((mdl << 5))):"$( : MD level and Version
/linux/Documentation/admin-guide/
H A Dldm.rst25 Once the LDM driver has divided up the disk, you can use the MD driver to
/linux/drivers/iio/pressure/
H A Dbmp280.h371 s16 MD; member
/linux/tools/build/Documentation/
H A DBuild.txt154 - Dependency rules generated by 'gcc -Wp,-MD,...'
/linux/arch/sh/kernel/cpu/sh3/
H A Dentry.S328 shll k0 ! Check MD bit (bit30) by shifting it into...
/linux/drivers/net/fddi/skfp/h/
H A Dsupern_2.h37 #define MD 0xffffffff macro
/linux/Documentation/admin-guide/media/
H A Dsaa7134-cardlist.rst42 - Tevion MD 9717
/linux/tools/testing/selftests/kvm/
H A DMakefile.kvm263 -Wno-gnu-variable-sized-type-not-at-end -MD -MP -DCONFIG_64BIT \

12