Searched refs:hisi_sas_rst_work_handler (Results 1 – 3 of 3) sorted by relevance
477 extern void hisi_sas_rst_work_handler(struct work_struct *work);
2143 void hisi_sas_rst_work_handler(struct work_struct *work) in hisi_sas_rst_work_handler() function2150 EXPORT_SYMBOL_GPL(hisi_sas_rst_work_handler);2246 INIT_WORK(&hisi_hba->rst_work, hisi_sas_rst_work_handler); in hisi_sas_shost_alloc()
2156 INIT_WORK(&hisi_hba->rst_work, hisi_sas_rst_work_handler); in hisi_sas_shost_alloc_pci()