Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/mvsas/
Dmv_64xx.c581 u32 phy_st; in mvs_64xx_oob_done() local
584 phy_st = mvs_read_port_cfg_data(mvi, i); in mvs_64xx_oob_done()
585 if (phy_st & PHY_OOB_DTCTD) in mvs_64xx_oob_done()
Dmv_94xx.c816 u32 phy_st; in mvs_94xx_oob_done() local
817 phy_st = mvs_read_phy_ctl(mvi, i); in mvs_94xx_oob_done()
818 if (phy_st & PHY_READY_MASK) in mvs_94xx_oob_done()