iop_intr          389 drivers/scsi/hptiop.c 		hba->ops->iop_intr(hba);
iop_intr          841 drivers/scsi/hptiop.c 	handled = hba->ops->iop_intr(hba);
iop_intr         1596 drivers/scsi/hptiop.c 	.iop_intr          = iop_intr_itl,
iop_intr         1615 drivers/scsi/hptiop.c 	.iop_intr          = iop_intr_mv,
iop_intr         1634 drivers/scsi/hptiop.c 	.iop_intr          = iop_intr_mvfrey,
iop_intr          357 drivers/scsi/hptiop.h 	int  (*iop_intr)(struct hptiop_hba *hba);