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

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

Completed in 78 milliseconds