Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h41489 #define V_STATREMOTEFAULT(x) ((x) << S_STATREMOTEFAULT) macro
41490 #define F_STATREMOTEFAULT V_STATREMOTEFAULT(1U)