Home
last modified time | relevance | path

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

/drivers/scsi/mvsas/
Dmv_64xx.c580 u32 phy_st; in mvs_64xx_oob_done() local
583 phy_st = mvs_read_port_cfg_data(mvi, i); in mvs_64xx_oob_done()
584 if (phy_st & PHY_OOB_DTCTD) in mvs_64xx_oob_done()
Dmv_94xx.c769 u32 phy_st; in mvs_94xx_oob_done() local
770 phy_st = mvs_read_phy_ctl(mvi, i); in mvs_94xx_oob_done()
771 if (phy_st & PHY_READY_MASK) in mvs_94xx_oob_done()