Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h42916 #define V_SSCENABLE(x) ((x) << S_SSCENABLE) macro
42917 #define F_SSCENABLE V_SSCENABLE(1U)