Searched refs:F_LADBGEN (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/cxgbe/common/
H A Dt4_hw.c1756 if (cfg & F_LADBGEN)
1757 t4_write_reg(adap, A_CIM_DEBUGCFG, cfg ^ F_LADBGEN);
1788 if (cfg & F_LADBGEN)
1789 t4_write_reg(adap, A_CIM_DEBUGCFG, cfg ^ F_LADBGEN);
H A Dt4_regs.h12984 #define F_LADBGEN V_LADBGEN(1U) macro
[all...]
/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h6013 #define F_LADBGEN V_LADBGEN(1U) macro

Completed in 592 milliseconds