hisi_sas_rst_work_handler
extern void hisi_sas_rst_work_handler(struct work_struct *work);
EXPORT_SYMBOL_GPL(hisi_sas_rst_work_handler);
INIT_WORK(&hisi_hba->rst_work, hisi_sas_rst_work_handler);
INIT_WORK(&hisi_hba->rst_work, hisi_sas_rst_work_handler);