Searched refs:iop_intr (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/
H A Dhptiop.h365 int (*iop_intr)(struct hptiop_hba *hba); member in struct:hptiop_adapter_ops
H A Dhptiop.c397 hba->ops->iop_intr(hba);
851 handled = hba->ops->iop_intr(hba);
1589 .iop_intr = iop_intr_itl,
1608 .iop_intr = iop_intr_mv,
1627 .iop_intr = iop_intr_mvfrey,

Completed in 43 milliseconds