Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dscatterlist.h61 #define COMPAT_SG_MAGIC 0x87654321 macro
75 BUG_ON(psg->sg_magic != COMPAT_SG_MAGIC); in sg_mark_end()
102 #define SG_MAGIC COMPAT_SG_MAGIC