Searched refs:iop_intr (Results 1 – 4 of 4) sorted by relevance
161 NULL, iop_intr, sc, &sc->handle); in iop_attach() 166 iop_intr(void *data) in iop_intr() function
635 void iop_intr(void *);
447 int (*iop_intr)(struct hpt_iop_hba *hba); member
896 hba->ops->iop_intr(hba); in hptiop_send_sync_msg()1745 .iop_intr = hptiop_intr_itl,1763 .iop_intr = hptiop_intr_mv,1781 .iop_intr = hptiop_intr_mvfrey,2176 hba->ops->iop_intr(hba); in hptiop_pci_intr()2185 hba->ops->iop_intr(hba); in hptiop_poll()