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.h41485 #define V_STATLOCALFAULT(x) ((x) << S_STATLOCALFAULT) macro
41486 #define F_STATLOCALFAULT V_STATLOCALFAULT(1U)