Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h54845 #define V_STAT_REMFAULT(x) ((x) << S_STAT_REMFAULT) macro
54846 #define F_STAT_REMFAULT V_STAT_REMFAULT(1U)