Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h53551 #define V_STOPONPERR(x) ((x) << S_STOPONPERR) macro
53552 #define F_STOPONPERR V_STOPONPERR(1U)