Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h41483 #define V_STATLOCALFAULT(x) ((x) << S_STATLOCALFAULT) macro
41484 #define F_STATLOCALFAULT V_STATLOCALFAULT(1U)