Home
last modified time | relevance | path

Searched refs:INTR_TYPE_CAM (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_intr.c198 INTR_TYPE_CAM | INTR_MPSAFE, \ in register_legacy_intr()
250 INTR_TYPE_CAM | INTR_MPSAFE,\ in register_msix_intr()
279 INTR_TYPE_CAM | INTR_MPSAFE,\ in register_msix_intr()
307 INTR_TYPE_CAM | INTR_MPSAFE,\ in register_msix_intr()
/freebsd/sys/dev/isci/
H A Disci_interrupt.c68 INTR_TYPE_CAM | INTR_MPSAFE, NULL, isci_interrupt_legacy_handler, in isci_interrupt_setup_legacy()
112 INTR_TYPE_CAM | INTR_MPSAFE, NULL, in isci_interrupt_setup_msix()
/freebsd/sys/kern/
H A Dkern_intr.c148 INTR_TYPE_CAM | INTR_TYPE_MISC | INTR_TYPE_CLK | INTR_TYPE_AV); in intr_priority()
159 case INTR_TYPE_CAM: in intr_priority()
/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_pci.c542 INTR_MPSAFE | INTR_TYPE_CAM, NULL, mpi3mr_isr, in mpi3mr_setup_irqs()
/freebsd/sys/dev/isp/
H A Disp_freebsd.h71 #define ISP_IFLAGS INTR_TYPE_CAM | INTR_ENTROPY | INTR_MPSAFE
/freebsd/stand/kshim/
H A Dbsd_kernel.h600 INTR_TYPE_CAM = 8, enumerator
/freebsd/sys/powerpc/ps3/
H A Dps3cdrom.c182 INTR_TYPE_CAM | INTR_MPSAFE | INTR_ENTROPY, in ps3cdrom_attach()
/freebsd/sys/dev/ocs_fc/
H A Docs_pci.c822 if (bus_setup_intr(ocs->dev, ocs->irq, INTR_MPSAFE | INTR_TYPE_CAM, in ocs_intr_setup()
/freebsd/sys/dev/mpt/
H A Dmpt.h756 #define MPT_IFLAGS INTR_TYPE_CAM | INTR_ENTROPY | INTR_MPSAFE
/freebsd/sys/dev/tws/
H A Dtws.c438 INTR_TYPE_CAM | INTR_MPSAFE, in tws_setup_intr()
/freebsd/share/examples/drivers/
H A Dmake_device_driver.sh657 * INTR_TYPE_CAM
/freebsd/sys/powerpc/pseries/
H A Dphyp_vscsi.c307 bus_setup_intr(dev, sc->irq, INTR_TYPE_CAM | INTR_MPSAFE | in vscsi_attach()
/freebsd/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c1104 if (bus_setup_intr(hba->pcidev, hba->irq_res, INTR_TYPE_CAM | INTR_MPSAFE, in hpt_final_init()
/freebsd/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c1178 if (bus_setup_intr(hba->pcidev, hba->irq_res, INTR_TYPE_CAM | INTR_MPSAFE, in hpt_final_init()
/freebsd/sys/sys/
H A Dbus.h272 INTR_TYPE_CAM = 8, enumerator
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_osm.c104 INTR_TYPE_CAM|INTR_MPSAFE, NULL, in ahc_map_int()
H A Daic79xx_osm.c198 INTR_TYPE_CAM|INTR_MPSAFE, NULL, in ahd_map_int()
/freebsd/sys/dev/vmware/pvscsi/
H A Dpvscsi.c1532 INTR_TYPE_CAM | INTR_MPSAFE, NULL, pvscsi_intr, sc, in pvscsi_setup_interrupts()
/freebsd/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c1461 if (bus_setup_intr(hba->pcidev, hba->irq_res, INTR_TYPE_CAM | INTR_MPSAFE, in hpt_final_init()
/freebsd/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c337 error = virtio_setup_intr(dev, INTR_TYPE_CAM); in vtscsi_attach()
/freebsd/sys/dev/mrsas/
H A Dmrsas.c783 INTR_MPSAFE | INTR_TYPE_CAM, in mrsas_setup_msix()
1589 INTR_MPSAFE | INTR_TYPE_CAM, NULL, mrsas_isr, in mrsas_setup_irq()
/freebsd/sys/dev/arcmsr/
H A Darcmsr.c5115 INTR_MPSAFE | INTR_TYPE_CAM, NULL, arcmsr_intr_handler, in arcmsr_setup_msix()
5163 …bus_setup_intr(dev, irqres, INTR_TYPE_CAM|INTR_ENTROPY|INTR_MPSAFE, NULL, arcmsr_intr_handler, acb… in arcmsr_attach()
/freebsd/sys/dev/hptmv/
H A Dentry.c1997 INTR_TYPE_CAM | INTR_MPSAFE, in hpt_attach()
/freebsd/sys/dev/hptiop/
H A Dhptiop.c2051 if (bus_setup_intr(hba->pcidev, hba->irq_res, INTR_TYPE_CAM | INTR_MPSAFE, in hptiop_attach()
/freebsd/sys/dev/ciss/
H A Dciss.c825 INTR_TYPE_CAM|INTR_MPSAFE, NULL, intr, sc, in ciss_init_pci()

12