Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgb/common/
HDcxgb_regs.h4167 #define V_SCHDENABLE(x) ((x) << S_SCHDENABLE) macro
4168 #define F_SCHDENABLE V_SCHDENABLE(1U)
/freebsd-14-stable/sys/dev/cxgbe/common/
HDt4_regs.h22568 #define V_SCHDENABLE(x) ((x) << S_SCHDENABLE) macro
22569 #define F_SCHDENABLE V_SCHDENABLE(1U)