Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h54290 #define V_STATLOCALFAULT(x) ((x) << S_STATLOCALFAULT) macro
54291 #define F_STATLOCALFAULT V_STATLOCALFAULT(1U)