Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_regs.h3847 #define V_DISABLEWINDOWPSH(x) ((x) << S_DISABLEWINDOWPSH) macro
3848 #define F_DISABLEWINDOWPSH V_DISABLEWINDOWPSH(1U)
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_regs.h21935 #define V_DISABLEWINDOWPSH(x) ((x) << S_DISABLEWINDOWPSH) macro
21936 #define F_DISABLEWINDOWPSH V_DISABLEWINDOWPSH(1U)
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4_regs.h21906 #define V_DISABLEWINDOWPSH(x) ((x) << S_DISABLEWINDOWPSH) macro
21907 #define F_DISABLEWINDOWPSH V_DISABLEWINDOWPSH(1U)