Home
last modified time | relevance | path

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

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