Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas.h485 extern void hisi_sas_controller_reset_done(struct hisi_hba *hisi_hba);
Dhisi_sas_main.c1326 void hisi_sas_controller_reset_done(struct hisi_hba *hisi_hba) in hisi_sas_controller_reset_done() function
1347 EXPORT_SYMBOL_GPL(hisi_sas_controller_reset_done);
1374 hisi_sas_controller_reset_done(hisi_hba); in hisi_sas_controller_reset()
Dhisi_sas_v3_hw.c2514 hisi_sas_controller_reset_done(hisi_hba); in hisi_sas_reset_done_v3_hw()