Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v2_hw.c2880 u32 irq_value1 = hisi_sas_phy_read32(hisi_hba, phy_no, in int_chnl_int_v2_hw() local
2885 if ((irq_msk & (1 << phy_no)) && irq_value1) { in int_chnl_int_v2_hw()
2892 if (!(irq_value1 & error->irq_msk)) in int_chnl_int_v2_hw()
2896 error->msg, phy_no, irq_value1); in int_chnl_int_v2_hw()
2901 CHL_INT1, irq_value1); in int_chnl_int_v2_hw()