Home
last modified time | relevance | path

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

/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c3187 ((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()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h233 #define SGE_INT_CAUSE2_A 0x1030 macro
H A Dt4_hw.c4494 perr = t4_read_reg(adapter, SGE_INT_CAUSE2_A); in sge_intr_handler()