Searched refs:mvs_update_phyinfo (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/scsi/mvsas/ |
D | mv_sas.h | 478 void mvs_update_phyinfo(struct mvs_info *mvi, int i, int get_st);
|
D | mv_sas.c | 1018 void mvs_update_phyinfo(struct mvs_info *mvi, int i, int get_st) in mvs_update_phyinfo() function 1921 mvs_update_phyinfo(mvi, phy_no, 1); in mvs_work_queue() 2041 mvs_update_phyinfo(mvi, phy_no, 0); in mvs_int_port()
|
D | mv_64xx.c | 374 mvs_update_phyinfo(mvi, i, 1); in mvs_64xx_init()
|
D | mv_94xx.c | 514 mvs_update_phyinfo(mvi, i, 1); in mvs_94xx_init()
|