Home
last modified time | relevance | path

Searched refs:A_TP_INT_CAUSE (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_t3_hw.c1915 if (t3_handle_intr_status(adapter, A_TP_INT_CAUSE, 0xffffffff, in tp_intr_handler()
2393 A_TP_INT_CAUSE, in t3_intr_clear()
Dcxgb_regs.h4882 #define A_TP_INT_CAUSE 0x474 macro
/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_hw.c2101 if (t4_handle_intr_status(adapter, A_TP_INT_CAUSE, tp_intr_info)) in tp_intr_handler()
2692 A_TP_INT_CAUSE, in t4_intr_clear()
Dt4_regs.h15583 #define A_TP_INT_CAUSE 0x7e74 macro
/freebsd-9-stable/sys/dev/cxgb/
Dcxgb_main.c1633 t3_write_reg(sc, A_TP_INT_CAUSE, F_CMCACHEPERR | F_ARPLUTPERR); in cxgb_up()