Searched refs:mvs_prv_info (Results 1 – 3 of 3) sorted by relevance
87 struct mvs_prv_info;157 int (*gpio_write)(struct mvs_prv_info *mvs_prv, u8 reg_type,399 struct mvs_prv_info{ struct
80 hi = j/((struct mvs_prv_info *)sha->lldd_ha)->n_phy; in mvs_find_dev_mvi()81 mvi = ((struct mvs_prv_info *)sha->lldd_ha)->mvi[hi]; in mvs_find_dev_mvi()177 hi = i/((struct mvs_prv_info *)sha->lldd_ha)->n_phy; in mvs_phy_control()178 mvi = ((struct mvs_prv_info *)sha->lldd_ha)->mvi[hi]; in mvs_phy_control()274 struct mvs_prv_info *mvs_prv = sha->lldd_ha; in mvs_scan_start()276 core_nr = ((struct mvs_prv_info *)sha->lldd_ha)->n_host; in mvs_scan_start()279 mvi = ((struct mvs_prv_info *)sha->lldd_ha)->mvi[j]; in mvs_scan_start()289 struct mvs_prv_info *mvs_prv = sha->lldd_ha; in mvs_scan_finished()1083 hi = i/((struct mvs_prv_info *)sas_ha->lldd_ha)->n_phy; in mvs_port_notify_formed()1084 mvi = ((struct mvs_prv_info *)sas_ha->lldd_ha)->mvi[hi]; in mvs_port_notify_formed()[all …]
1041 static int mvs_94xx_gpio_write(struct mvs_prv_info *mvs_prv, in mvs_94xx_gpio_write()