Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/hisi_sas/
Dhisi_sas_v2_hw.c2824 u32 bcast_status; in phy_bcast_v2_hw() local
2827 bcast_status = hisi_sas_phy_read32(hisi_hba, phy_no, RX_PRIMS_STATUS); in phy_bcast_v2_hw()
2828 if (bcast_status & RX_BCAST_CHG_MSK) in phy_bcast_v2_hw()
Dhisi_sas_v3_hw.c1670 u32 bcast_status; in phy_bcast_v3_hw() local
1673 bcast_status = hisi_sas_phy_read32(hisi_hba, phy_no, RX_PRIMS_STATUS); in phy_bcast_v3_hw()
1674 if (bcast_status & RX_BCAST_CHG_MSK) in phy_bcast_v3_hw()