Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_t3_hw.c1505 t3_write_reg(adapter, A_XGM_INT_CAUSE + mac->offset, F_XGM_INT); in t3_clear_faults()
1507 F_XGM_INT, F_XGM_INT); in t3_clear_faults()
1637 F_XGM_INT, 0); in t3_link_changed()
2190 if (cause & F_XGM_INT & in mac_intr_handler()
2193 F_XGM_INT, 0); in mac_intr_handler()
Dcxgb_regs.h7704 #define F_XGM_INT V_XGM_INT(1U) macro
/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_regs.h29742 #define F_XGM_INT V_XGM_INT(1U) macro