Home
last modified time | relevance | path

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

/drivers/scsi/hisi_sas/
Dhisi_sas.h346 u32 (*get_phys_state)(struct hisi_hba *hisi_hba); member
Dhisi_sas_main.c1379 u32 state = hisi_hba->hw->get_phys_state(hisi_hba); in hisi_sas_refresh_port_id()
1478 state = hisi_hba->hw->get_phys_state(hisi_hba); in hisi_sas_send_ata_reset_each_phy()
1544 hisi_hba->phy_state = hisi_hba->hw->get_phys_state(hisi_hba); in hisi_sas_controller_reset_prepare()
Dhisi_sas_v2_hw.c3588 .get_phys_state = get_phys_state_v2_hw,
Dhisi_sas_v3_hw.c3193 .get_phys_state = get_phys_state_v3_hw,