Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_regs.h3770 #define S_CMCACHEDISABLE 31 macro
3771 #define V_CMCACHEDISABLE(x) ((x) << S_CMCACHEDISABLE)
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_regs.h21858 #define S_CMCACHEDISABLE 31 macro
21859 #define V_CMCACHEDISABLE(x) ((x) << S_CMCACHEDISABLE)
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4_regs.h21829 #define S_CMCACHEDISABLE 31 macro
21830 #define V_CMCACHEDISABLE(x) ((x) << S_CMCACHEDISABLE)