Searched refs:interrupt_preinit (Results 1 – 2 of 2) sorted by relevance
321 int (*interrupt_preinit)(struct hisi_hba *hisi_hba); member
2541 if (hisi_hba->hw->interrupt_preinit) in hisi_sas_interrupt_preinit()2542 return hisi_hba->hw->interrupt_preinit(hisi_hba); in hisi_sas_interrupt_preinit()