Home
last modified time | relevance | path

Searched refs:interrupt_preinit (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h321 int (*interrupt_preinit)(struct hisi_hba *hisi_hba); member
H A Dhisi_sas_main.c2541 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()