Home
last modified time | relevance | path

Searched refs:iop_intr (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/pst/
H A Dpst-iop.c161 NULL, iop_intr, sc, &sc->handle); in iop_attach()
166 iop_intr(void *data) in iop_intr() function
H A Dpst-iop.h635 void iop_intr(void *);
/freebsd/sys/dev/hptiop/
H A Dhptiop.h447 int (*iop_intr)(struct hpt_iop_hba *hba); member
H A Dhptiop.c896 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()