Home
last modified time | relevance | path

Searched refs:get_phys_state (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h341 u32 (*get_phys_state)(struct hisi_hba *hisi_hba); member
H A Dhisi_sas_main.c1345 u32 state = hisi_hba->hw->get_phys_state(hisi_hba); in hisi_sas_refresh_port_id()
1505 hisi_hba->phy_state = hisi_hba->hw->get_phys_state(hisi_hba); in hisi_sas_controller_reset_prepare()
H A Dhisi_sas_v2_hw.c3617 .get_phys_state = get_phys_state_v2_hw,
H A Dhisi_sas_v3_hw.c3377 .get_phys_state = get_phys_state_v3_hw,