Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_hw.c2745 v |= csio_handle_intr_status(hw, SGE_INT_CAUSE3_A, sge_intr_info); in csio_sge_intr_handler()
2747 if (csio_handle_intr_status(hw, SGE_INT_CAUSE3_A, sge_intr_info) || in csio_sge_intr_handler()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h197 #define SGE_INT_CAUSE3_A 0x103c macro
Dt4_hw.c2376 if (t4_handle_intr_status(adapter, SGE_INT_CAUSE3_A, sge_intr_info) || in sge_intr_handler()