Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_hw.c3186 v = (uint64_t)csio_rd_reg32(hw, SGE_INT_CAUSE1_A) | in csio_sge_intr_handler()
3192 SGE_INT_CAUSE1_A); in csio_sge_intr_handler()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h232 #define SGE_INT_CAUSE1_A 0x1024 macro
Dt4_hw.c4485 perr = t4_read_reg(adapter, SGE_INT_CAUSE1_A); in sge_intr_handler()