Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h32447 #define V_CLSINTENB(x) ((x) << S_CLSINTENB) macro
32448 #define F_CLSINTENB V_CLSINTENB(1U)