Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgb/common/
HDcxgb_regs.h126 #define V_GLOBALENABLE(x) ((x) << S_GLOBALENABLE) macro
127 #define F_GLOBALENABLE V_GLOBALENABLE(1U)
/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_regs.h637 #define V_GLOBALENABLE(x) ((x) << S_GLOBALENABLE) macro
638 #define F_GLOBALENABLE V_GLOBALENABLE(1U)