Home
last modified time | relevance | path

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

/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c3459 csio_wr_reg32(hw, 0, MPS_INT_CAUSE_A); in csio_mps_intr_handler()
3460 csio_rd_reg32(hw, MPS_INT_CAUSE_A); /* flush */ in csio_mps_intr_handler()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h1946 #define MPS_INT_CAUSE_A 0x9008 macro
H A Dt4_hw.c4823 t4_write_reg(adapter, MPS_INT_CAUSE_A, 0); in mps_intr_handler()
4824 t4_read_reg(adapter, MPS_INT_CAUSE_A); /* flush */ in mps_intr_handler()