Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dmc5.c382 V_MODE(mc5->mode == MC5_MODE_72_BIT) | in mc5_dbgi_mode_enable()
390 V_MODE(mc5->mode == MC5_MODE_72_BIT) | in mc5_dbgi_mode_disable()
411 cfg |= V_MODE(mc5->mode == MC5_MODE_72_BIT) | F_TCAM_RESET; in t1_mc5_init()
H A Dregs.h1783 #define V_MODE(x) ((x) << S_MODE) macro
1784 #define F_MODE V_MODE(1U)
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5834 #define V_MODE(x) ((x) << S_MODE) macro
5835 #define F_MODE V_MODE(1U)