Searched refs:A_SG_INT_CAUSE (Results 1 – 4 of 4) sorted by relevance
2347 cause = t3_read_reg(sc, A_SG_INT_CAUSE) & (F_RSPQSTARVE | F_FLEMPTY); in cxgb_tick_handler()2372 t3_write_reg(sc, A_SG_INT_CAUSE, cause); in cxgb_tick_handler()
524 status = t3_read_reg(adapter, A_SG_INT_CAUSE); in t3_sge_err_intr_handler()542 t3_write_reg(adapter, A_SG_INT_CAUSE, status); in t3_sge_err_intr_handler()
2384 A_SG_INT_CAUSE, in t3_intr_clear()
429 #define A_SG_INT_CAUSE 0x5c macro