Home
last modified time | relevance | path

Searched refs:phys_init (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/scsi/hisi_sas/
Dhisi_sas.h331 void (*phys_init)(struct hisi_hba *hisi_hba); member
Dhisi_sas_v1_hw.c1790 .phys_init = phys_init_v1_hw,
Dhisi_sas_v3_hw.c3161 .phys_init = phys_init_v3_hw,
3519 hisi_hba->hw->phys_init(hisi_hba); in _resume_v3_hw()
Dhisi_sas_main.c843 hisi_hba->hw->phys_init(hisi_hba); in hisi_sas_scan_start()
1564 hisi_hba->hw->phys_init(hisi_hba); in hisi_sas_controller_reset_done()
Dhisi_sas_v2_hw.c3572 .phys_init = phys_init_v2_hw,