Home
last modified time | relevance | path

Searched refs:hisi_sas_controller_reset_done (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h672 extern void hisi_sas_controller_reset_done(struct hisi_hba *hisi_hba);
H A Dhisi_sas_main.c1539 void hisi_sas_controller_reset_done(struct hisi_hba *hisi_hba) in hisi_sas_controller_reset_done() function
1569 EXPORT_SYMBOL_GPL(hisi_sas_controller_reset_done);
1608 hisi_sas_controller_reset_done(hisi_hba); in hisi_sas_controller_reset()
H A Dhisi_sas_v3_hw.c4988 hisi_sas_controller_reset_done(hisi_hba); in hisi_sas_reset_done_v3_hw()