| /freebsd-13.1/sys/arm/ti/am335x/ |
| H A D | am3359_cppi41.c | 71 { SYS_RES_MEMORY, 0, RF_ACTIVE | RF_SHAREABLE }, 72 { SYS_RES_MEMORY, 1, RF_ACTIVE | RF_SHAREABLE }, 73 { SYS_RES_MEMORY, 2, RF_ACTIVE | RF_SHAREABLE }, 74 { SYS_RES_MEMORY, 3, RF_ACTIVE | RF_SHAREABLE },
|
| /freebsd-13.1/sys/dev/smartpqi/ |
| H A D | smartpqi_intr.c | 181 RF_ACTIVE | RF_SHAREABLE); in register_legacy_intr() 235 RF_SHAREABLE | RF_ACTIVE); in register_msix_intr() 265 RF_SHAREABLE | RF_ACTIVE); in register_msix_intr() 293 RF_SHAREABLE | RF_ACTIVE); in register_msix_intr()
|
| /freebsd-13.1/sys/arm/arm/ |
| H A D | pmu_fdt.c | 146 RF_ACTIVE | RF_SHAREABLE); in pmu_parse_intr() 179 &rid, RF_ACTIVE | RF_SHAREABLE); in pmu_parse_intr()
|
| /freebsd-13.1/sys/dev/ichwd/ |
| H A D | ichwd.c | 769 RF_ACTIVE | RF_SHAREABLE); in ichwd_smb_attach() 781 RF_ACTIVE | RF_SHAREABLE); in ichwd_smb_attach() 804 RF_ACTIVE | RF_SHAREABLE); in ichwd_smb_attach() 842 RF_ACTIVE | RF_SHAREABLE); in ichwd_lpc_attach() 851 RF_ACTIVE | RF_SHAREABLE); in ichwd_lpc_attach() 860 &sc->gcs_rid, RF_ACTIVE|RF_SHAREABLE); in ichwd_lpc_attach()
|
| /freebsd-13.1/sys/dev/oce/ |
| H A D | oce_hw.c | 258 RF_ACTIVE|RF_SHAREABLE); in oce_hw_pci_alloc() 262 RF_ACTIVE|RF_SHAREABLE); in oce_hw_pci_alloc() 298 SYS_RES_MEMORY, &rr, RF_ACTIVE|RF_SHAREABLE); in oce_hw_pci_alloc() 308 SYS_RES_MEMORY, &rr, RF_ACTIVE|RF_SHAREABLE); in oce_hw_pci_alloc()
|
| /freebsd-13.1/sys/dev/fdc/ |
| H A D | fdc_isa.c | 138 RF_ACTIVE | RF_SHAREABLE); in fdc_isa_alloc_resources() 146 &fdc->rid_drq, RF_ACTIVE | RF_SHAREABLE); in fdc_isa_alloc_resources()
|
| /freebsd-13.1/sys/dev/usb/controller/ |
| H A D | saf1761_otg_fdt.c | 198 RF_SHAREABLE | RF_ACTIVE); in saf1761_otg_fdt_attach() 203 RF_SHAREABLE | RF_ACTIVE); in saf1761_otg_fdt_attach()
|
| H A D | ehci_mv.c | 197 RF_SHAREABLE | RF_ACTIVE); in mv_ehci_attach() 212 RF_SHAREABLE | RF_ACTIVE); in mv_ehci_attach()
|
| /freebsd-13.1/sys/dev/ipmi/ |
| H A D | ipmi_pci.c | 144 &sc->ipmi_irq_rid, RF_SHAREABLE | RF_ACTIVE); in ipmi_pci_attach() 243 &sc->ipmi_irq_rid, RF_SHAREABLE | RF_ACTIVE); in ipmi2_pci_attach()
|
| H A D | ipmi_smbus.c | 99 RF_SHAREABLE | RF_ACTIVE); in ipmi_smbus_attach()
|
| /freebsd-13.1/sys/dev/if_ndis/ |
| H A D | if_ndis_pci.c | 259 RF_SHAREABLE | RF_ACTIVE); 285 &rid, RF_SHAREABLE | RF_ACTIVE);
|
| /freebsd-13.1/sys/dev/pst/ |
| H A D | pst-pci.c | 88 RF_SHAREABLE | RF_ACTIVE); in iop_pci_attach()
|
| /freebsd-13.1/sys/dev/tdfx/ |
| H A D | tdfx_pci.c | 174 &rid, RF_ACTIVE | RF_SHAREABLE); in tdfx_attach() 198 SYS_RES_MEMORY, &rid, RF_ACTIVE | RF_SHAREABLE); in tdfx_attach() 213 SYS_RES_IOPORT, &rid, RF_ACTIVE | RF_SHAREABLE); in tdfx_attach()
|
| /freebsd-13.1/sys/dev/altera/jtag_uart/ |
| H A D | altera_jtag_uart_nexus.c | 95 &sc->ajus_irq_rid, RF_ACTIVE | RF_SHAREABLE); in altera_jtag_uart_nexus_attach()
|
| H A D | altera_jtag_uart_fdt.c | 104 &sc->ajus_irq_rid, RF_ACTIVE | RF_SHAREABLE); in altera_jtag_uart_fdt_attach()
|
| /freebsd-13.1/sys/isa/ |
| H A D | vga_isa.c | 210 RF_ACTIVE | RF_SHAREABLE); in isavga_attach() 213 RF_ACTIVE | RF_SHAREABLE); in isavga_attach()
|
| /freebsd-13.1/sys/dev/ahci/ |
| H A D | ahci_mv_fdt.c | 108 &ctlr->r_rid, RF_ACTIVE | RF_SHAREABLE); in ahci_mv_fdt_attach()
|
| /freebsd-13.1/sys/dev/proto/ |
| H A D | proto_bus_pci.c | 112 res = bus_alloc_resource_any(dev, type, &rid, RF_ACTIVE | RF_SHAREABLE); in proto_pci_attach()
|
| /freebsd-13.1/sys/dev/nvme/ |
| H A D | nvme_ahci.c | 89 &ctrlr->rid, RF_SHAREABLE | RF_ACTIVE); in nvme_ahci_attach()
|
| /freebsd-13.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | interrupt.h | 45 #define IRQF_SHARED RF_SHAREABLE
|
| /freebsd-13.1/sys/dev/xen/xenpci/ |
| H A D | xenpci.c | 125 &scp->rid_irq, RF_SHAREABLE|RF_ACTIVE); in xenpci_allocate_resources()
|
| /freebsd-13.1/sys/powerpc/ps3/ |
| H A D | ohci_ps3.c | 112 RF_SHAREABLE | RF_ACTIVE); in ohci_ps3_attach()
|
| H A D | ehci_ps3.c | 127 RF_SHAREABLE | RF_ACTIVE); in ehci_ps3_attach()
|
| /freebsd-13.1/sys/dev/netfpga10g/nf10bmac/ |
| H A D | if_nf10bmac_fdt.c | 171 &sc->nf10bmac_rx_irq_rid, RF_ACTIVE | RF_SHAREABLE); in nf10bmac_attach_fdt()
|
| /freebsd-13.1/sys/arm/nvidia/ |
| H A D | tegra_abpmisc.c | 133 RF_ACTIVE | RF_SHAREABLE); in tegra_abpmisc_attach()
|