Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_hw_t5.c142 csio_handle_intr_status(hw, PCIE_INT_CAUSE_A, pcie_intr_info); in csio_t5_pcie_intr_handler()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c2307 t4_handle_intr_status(adapter, PCIE_INT_CAUSE_A, in pcie_intr_handler()
2310 fat = t4_handle_intr_status(adapter, PCIE_INT_CAUSE_A, in pcie_intr_handler()
Dt4_regs.h483 #define PCIE_INT_CAUSE_A 0x3004 macro