Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_mc5.c313 V_PRTYEN(mc5->parity_enabled) | F_MBUSEN); in mc5_dbgi_mode_disable()
H A Dcxgb_regs.h6648 #define V_PRTYEN(x) ((x) << S_PRTYEN) macro
6649 #define F_PRTYEN V_PRTYEN(1U)