Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/common/
HDt4_regs.h41485 #define V_STATLOCALFAULT(x) ((x) << S_STATLOCALFAULT) macro
41486 #define F_STATLOCALFAULT V_STATLOCALFAULT(1U)