Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/mvsas/
Dmv_64xx.c565 u32 phy_st; in mvs_64xx_oob_done() local
568 phy_st = mvs_read_port_cfg_data(mvi, i); in mvs_64xx_oob_done()
569 if (phy_st & PHY_OOB_DTCTD) in mvs_64xx_oob_done()
Dmv_94xx.c800 u32 phy_st; in mvs_94xx_oob_done() local
801 phy_st = mvs_read_phy_ctl(mvi, i); in mvs_94xx_oob_done()
802 if (phy_st & PHY_READY_MASK) in mvs_94xx_oob_done()