Searched refs:get_phys_state (Results 1 – 3 of 3) sorted by relevance
352 u32 (*get_phys_state)(struct hisi_hba *hisi_hba); member
1398 u32 state = hisi_hba->hw->get_phys_state(hisi_hba); in hisi_sas_refresh_port_id()1439 u32 new_state = hisi_hba->hw->get_phys_state(hisi_hba); in hisi_sas_rescan_topology()1569 hisi_hba->phy_state = hisi_hba->hw->get_phys_state(hisi_hba); in hisi_sas_controller_reset_prepare()
3431 .get_phys_state = get_phys_state_v3_hw,