Home
last modified time | relevance | path

Searched refs:pl_cause (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_mb.c1477 uint32_t ctl, cim_cause, pl_cause; in csio_mb_isr_handler() local
1485 pl_cause = csio_rd_reg32(hw, MYPF_REG(PL_PF_INT_CAUSE_A)); in csio_mb_isr_handler()
1488 if (!(pl_cause & PFCIM_F) || !(cim_cause & MBMSGRDYINT_F)) { in csio_mb_isr_handler()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_mb.c1477 uint32_t ctl, cim_cause, pl_cause; in csio_mb_isr_handler() local
1485 pl_cause = csio_rd_reg32(hw, MYPF_REG(PL_PF_INT_CAUSE_A)); in csio_mb_isr_handler()
1488 if (!(pl_cause & PFCIM_F) || !(cim_cause & MBMSGRDYINT_F)) { in csio_mb_isr_handler()

Completed in 5 milliseconds