/freebsd/sys/dev/smartpqi/ |
H A D | smartpqi_intr.c | 198 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 D | isci_interrupt.c | 68 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 D | kern_intr.c | 148 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 D | mpi3mr_pci.c | 542 INTR_MPSAFE | INTR_TYPE_CAM, NULL, mpi3mr_isr, in mpi3mr_setup_irqs()
|
/freebsd/sys/powerpc/ps3/ |
H A D | ps3cdrom.c | 182 INTR_TYPE_CAM | INTR_MPSAFE | INTR_ENTROPY, in ps3cdrom_attach()
|
/freebsd/stand/kshim/ |
H A D | bsd_kernel.h | 603 INTR_TYPE_CAM = 8, enumerator
|
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_pci.c | 822 if (bus_setup_intr(ocs->dev, ocs->irq, INTR_MPSAFE | INTR_TYPE_CAM, in ocs_intr_setup()
|
/freebsd/sys/dev/tws/ |
H A D | tws.c | 438 INTR_TYPE_CAM | INTR_MPSAFE, in tws_setup_intr()
|
/freebsd/share/examples/drivers/ |
H A D | make_device_driver.sh | 657 * INTR_TYPE_CAM
|
/freebsd/sys/dev/mpt/ |
H A D | mpt.h | 756 #define MPT_IFLAGS INTR_TYPE_CAM | INTR_ENTROPY | INTR_MPSAFE
|
/freebsd/sys/powerpc/pseries/ |
H A D | phyp_vscsi.c | 307 bus_setup_intr(dev, sc->irq, INTR_TYPE_CAM | INTR_MPSAFE | in vscsi_attach()
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx_osm.c | 198 INTR_TYPE_CAM|INTR_MPSAFE, NULL, in ahd_map_int()
|
H A D | aic7xxx_osm.c | 104 INTR_TYPE_CAM|INTR_MPSAFE, NULL, in ahc_map_int()
|
/freebsd/sys/dev/hpt27xx/ |
H A D | hpt27xx_osm_bsd.c | 1166 if (bus_setup_intr(hba->pcidev, hba->irq_res, INTR_TYPE_CAM | INTR_MPSAFE, in hpt_final_init()
|
/freebsd/sys/dev/hptrr/ |
H A D | hptrr_osm_bsd.c | 1100 if (bus_setup_intr(hba->pcidev, hba->irq_res, INTR_TYPE_CAM | INTR_MPSAFE, in hpt_final_init()
|
/freebsd/sys/sys/ |
H A D | bus.h | 273 INTR_TYPE_CAM = 8, enumerator
|
/freebsd/sys/dev/hptnr/ |
H A D | hptnr_osm_bsd.c | 1456 if (bus_setup_intr(hba->pcidev, hba->irq_res, INTR_TYPE_CAM | INTR_MPSAFE, in hpt_final_init()
|
/freebsd/sys/dev/vmware/pvscsi/ |
H A D | pvscsi.c | 1536 INTR_TYPE_CAM | INTR_MPSAFE, NULL, pvscsi_intr, sc, in pvscsi_setup_interrupts()
|
/freebsd/sys/dev/virtio/scsi/ |
H A D | virtio_scsi.c | 337 error = virtio_setup_intr(dev, INTR_TYPE_CAM); in vtscsi_attach()
|
/freebsd/sys/dev/mrsas/ |
H A D | mrsas.c | 783 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 D | arcmsr.c | 5115 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 D | entry.c | 1997 INTR_TYPE_CAM | INTR_MPSAFE, in hpt_attach()
|
/freebsd/sys/dev/hptiop/ |
H A D | hptiop.c | 2049 if (bus_setup_intr(hba->pcidev, hba->irq_res, INTR_TYPE_CAM | INTR_MPSAFE, in hptiop_attach()
|
/freebsd/sys/dev/ciss/ |
H A D | ciss.c | 862 INTR_TYPE_CAM|INTR_MPSAFE, NULL, intr, sc, in ciss_init_pci()
|
/freebsd/sys/dev/pms/freebsd/driver/ini/src/ |
H A D | agtiapi.c | 1030 INTR_TYPE_CAM | INTR_MPSAFE, in agtiapi_attach()
|