Symbol: RMAN_ARRAY
sys/arm/arm/nexus.c
170
mem_rman.rm_type = RMAN_ARRAY;
sys/arm/arm/nexus.c
177
irq_rman.rm_type = RMAN_ARRAY;
sys/arm/mv/mv_pci.c
624
sc->sc_mem_rman.rm_type = RMAN_ARRAY;
sys/arm/mv/mv_pci.c
629
sc->sc_io_rman.rm_type = RMAN_ARRAY;
sys/arm64/arm64/nexus.c
182
mem_rman.rm_type = RMAN_ARRAY;
sys/arm64/arm64/nexus.c
189
irq_rman.rm_type = RMAN_ARRAY;
sys/arm64/cavium/thunder_pcie_pem.c
838
sc->mem_rman.rm_type = RMAN_ARRAY;
sys/arm64/cavium/thunder_pcie_pem.c
846
sc->io_rman.rm_type = RMAN_ARRAY;
sys/dev/acpica/acpi.c
517
acpi_rman_io.rm_type = RMAN_ARRAY;
sys/dev/acpica/acpi.c
523
acpi_rman_mem.rm_type = RMAN_ARRAY;
sys/dev/ahci/ahci.c
210
ctlr->sc_iomem.rm_type = RMAN_ARRAY;
sys/dev/bhnd/bhndb/bhndb_subr.c
298
r->ht_mem_rman.rm_type = RMAN_ARRAY;
sys/dev/bhnd/bhndb/bhndb_subr.c
309
r->br_mem_rman.rm_type = RMAN_ARRAY;
sys/dev/bhnd/bhndb/bhndb_subr.c
327
r->br_irq_rman.rm_type = RMAN_ARRAY;
sys/dev/bhnd/cores/chipc/chipc.c
698
sc->mem_rman.rm_type = RMAN_ARRAY;
sys/dev/dpaa/fman.c
340
sc->rman.rm_type = RMAN_ARRAY;
sys/dev/dpaa2/dpaa2_mc.c
212
sc->dpio_rman.rm_type = RMAN_ARRAY;
sys/dev/dpaa2/dpaa2_mc.c
223
sc->dpbp_rman.rm_type = RMAN_ARRAY;
sys/dev/dpaa2/dpaa2_mc.c
234
sc->dpcon_rman.rm_type = RMAN_ARRAY;
sys/dev/dpaa2/dpaa2_mc.c
245
sc->dpmcp_rman.rm_type = RMAN_ARRAY;
sys/dev/gpio/gpiobus.c
345
sc->sc_intr_rman.rm_type = RMAN_ARRAY;
sys/dev/mvs/mvs_pci.c
143
ctlr->sc_iomem.rm_type = RMAN_ARRAY;
sys/dev/mvs/mvs_soc.c
143
ctlr->sc_iomem.rm_type = RMAN_ARRAY;
sys/dev/ofw/ofw_pcib.c
203
sc->sc_io_rman.rm_type = RMAN_ARRAY;
sys/dev/ofw/ofw_pcib.c
211
sc->sc_mem_rman.rm_type = RMAN_ARRAY;
sys/dev/ofw/ofw_pcib.c
219
sc->sc_pmem_rman.rm_type = RMAN_ARRAY;
sys/dev/pci/pci_host_generic.c
144
sc->pmem_rman.rm_type = RMAN_ARRAY;
sys/dev/pci/pci_host_generic.c
149
sc->mem_rman.rm_type = RMAN_ARRAY;
sys/dev/pci/pci_host_generic.c
154
sc->io_rman.rm_type = RMAN_ARRAY;
sys/dev/pci/pci_iov.c
530
iov->rman.rm_type = RMAN_ARRAY;
sys/dev/pci/pci_pci.c
428
w->rman.rm_type = RMAN_ARRAY;
sys/dev/pci/pci_pci.c
653
bus->rman.rm_type = RMAN_ARRAY;
sys/dev/pci/pci_subr.c
317
d->pd_bus_rman.rm_type = RMAN_ARRAY;
sys/dev/puc/puc.c
230
sc->sc_ioport.rm_type = RMAN_ARRAY;
sys/dev/puc/puc.c
233
sc->sc_iomem.rm_type = RMAN_ARRAY;
sys/dev/puc/puc.c
236
sc->sc_irq.rm_type = RMAN_ARRAY;
sys/dev/quicc/quicc_core.c
121
sc->sc_rman.rm_type = RMAN_ARRAY;
sys/dev/siis/siis.c
164
ctlr->sc_iomem.rm_type = RMAN_ARRAY;
sys/dev/vmd/vmd.c
313
bus->rman.rm_type = RMAN_ARRAY;
sys/dev/vmd/vmd.c
330
w->rman.rm_type = RMAN_ARRAY;
sys/dev/xen/bus/xenpv.c
74
.rm_type = RMAN_ARRAY,
sys/powerpc/mpc85xx/lbc.c
520
rm->rm_type = RMAN_ARRAY;
sys/powerpc/powermac/macio.c
354
sc->sc_mem_rman.rm_type = RMAN_ARRAY;
sys/powerpc/powermac/uninorth.c
310
sc->sc_mem_rman.rm_type = RMAN_ARRAY;
sys/powerpc/powerpc/nexus.c
132
intr_rman.rm_type = RMAN_ARRAY;
sys/powerpc/powerpc/nexus.c
134
mem_rman.rm_type = RMAN_ARRAY;
sys/powerpc/ps3/ps3bus.c
339
sc->sc_mem_rman.rm_type = RMAN_ARRAY;
sys/powerpc/ps3/ps3bus.c
341
sc->sc_intr_rman.rm_type = RMAN_ARRAY;
sys/powerpc/psim/iobus.c
211
sc->sc_mem_rman.rm_type = RMAN_ARRAY;
sys/riscv/riscv/nexus.c
155
mem_rman.rm_type = RMAN_ARRAY;
sys/riscv/riscv/nexus.c
162
irq_rman.rm_type = RMAN_ARRAY;
sys/x86/x86/nexus.c
206
irq_rman.rm_type = RMAN_ARRAY;
sys/x86/x86/nexus.c
228
drq_rman.rm_type = RMAN_ARRAY;
sys/x86/x86/nexus.c
243
port_rman.rm_type = RMAN_ARRAY;
sys/x86/x86/nexus.c
251
mem_rman.rm_type = RMAN_ARRAY;