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

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

Completed in 96 milliseconds