Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/chxge/com/
H A Dmc5.c384 V_MODE(mc5->mode == MC5_MODE_72_BIT) | in mc5_dbgi_mode_enable()
392 V_MODE(mc5->mode == MC5_MODE_72_BIT) | in mc5_dbgi_mode_disable()
413 cfg |= V_MODE(mc5->mode == MC5_MODE_72_BIT) | F_TCAM_RESET; in t1_mc5_init()
H A Dregs.h1785 #define V_MODE(x) ((x) << S_MODE) macro
1786 #define F_MODE V_MODE(1U)
/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h8266 #define V_MODE(x) ((x) << S_MODE) macro
8267 #define F_MODE V_MODE(1U)