Searched refs:SGE_INT_CAUSE2_A (Results 1 – 3 of 3) sorted by relevance
3187 ((uint64_t)csio_rd_reg32(hw, SGE_INT_CAUSE2_A) << 32); in csio_sge_intr_handler()3193 csio_wr_reg32(hw, (uint32_t)(v >> 32), SGE_INT_CAUSE2_A); in csio_sge_intr_handler()
233 #define SGE_INT_CAUSE2_A 0x1030 macro
4492 perr = t4_read_reg(adapter, SGE_INT_CAUSE2_A); in sge_intr_handler()