Searched refs:mvs_read_phy_ctl (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/scsi/mvsas/ |
D | mv_94xx.c | 286 tmp = mvs_read_phy_ctl(mvi, phy_id); in mvs_94xx_phy_reset() 290 tmp = mvs_read_phy_ctl(mvi, phy_id); in mvs_94xx_phy_reset() 297 tmp = mvs_read_phy_ctl(mvi, phy_id); in mvs_94xx_phy_reset() 770 phy_st = mvs_read_phy_ctl(mvi, i); in mvs_94xx_oob_done() 869 tmp = mvs_read_phy_ctl(mvi, phy_id); in mvs_94xx_phy_set_link_rate() 1019 mvs_read_phy_ctl,
|
D | mv_64xx.c | 126 tmp = mvs_read_phy_ctl(mvi, phy_id); in mvs_64xx_phy_reset() 134 tmp = mvs_read_phy_ctl(mvi, phy_id); in mvs_64xx_phy_reset() 642 tmp = mvs_read_phy_ctl(mvi, phy_id); in mvs_64xx_phy_set_link_rate() 785 mvs_read_phy_ctl,
|
D | mv_chips.h | 58 static inline u32 mvs_read_phy_ctl(struct mvs_info *mvi, u32 port) in mvs_read_phy_ctl() function
|