Searched refs:cim_cause (Results 1 – 1 of 1) sorted by relevance
1534 uint32_t ctl, cim_cause, pl_cause; in csio_mb_isr_handler() local1543 cim_cause = csio_rd_reg32(hw, MYPF_REG(CIM_PF_HOST_INT_CAUSE)); in csio_mb_isr_handler()1545 if (!(pl_cause & PFCIM) || !(cim_cause & MBMSGRDYINT)) { in csio_mb_isr_handler()