Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h40914 #define V_STATINTENB(x) ((x) << S_STATINTENB) macro
40915 #define F_STATINTENB V_STATINTENB(1U)