Searched refs:rm_type (Results 26 - 50 of 56) sorted by relevance

123

/freebsd-12-stable/sys/dev/pci/
H A Dpci_subr.c321 d->pd_bus_rman.rm_type = RMAN_ARRAY;
H A Dpci_iov.c529 iov->rman.rm_type = RMAN_ARRAY;
/freebsd-12-stable/sys/powerpc/psim/
H A Diobus.c209 sc->sc_mem_rman.rm_type = RMAN_ARRAY;
/freebsd-12-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_subr.c301 r->ht_mem_rman.rm_type = RMAN_ARRAY;
313 r->br_mem_rman.rm_type = RMAN_ARRAY;
332 r->br_irq_rman.rm_type = RMAN_ARRAY;
/freebsd-12-stable/sys/dev/puc/
H A Dpuc.c232 sc->sc_ioport.rm_type = RMAN_ARRAY;
235 sc->sc_iomem.rm_type = RMAN_ARRAY;
238 sc->sc_irq.rm_type = RMAN_ARRAY;
/freebsd-12-stable/sys/mips/mediatek/
H A Dmtk_pcie.c288 sc->sc_mem_rman.rm_type = RMAN_ARRAY;
297 sc->sc_io_rman.rm_type = RMAN_ARRAY;
306 sc->sc_irq_rman.rm_type = RMAN_ARRAY;
/freebsd-12-stable/sys/dev/bhnd/cores/usb/
H A Dbhnd_usb.c134 sc->mem_rman.rm_type = RMAN_ARRAY;
/freebsd-12-stable/sys/dev/quicc/
H A Dquicc_core.c125 sc->sc_rman.rm_type = RMAN_ARRAY;
/freebsd-12-stable/sys/mips/cavium/
H A Dciu.c144 sc->irq_rman.rm_type = RMAN_ARRAY;
H A Doctopci.c177 sc->sc_io.rm_type = RMAN_ARRAY;
187 sc->sc_mem1.rm_type = RMAN_ARRAY;
/freebsd-12-stable/sys/mips/mips/
H A Dcpu.c573 cpu_hardirq_rman.rm_type = RMAN_ARRAY;
/freebsd-12-stable/sys/mips/sibyte/
H A Dsb_zbpci.c107 port_rman.rm_type = RMAN_ARRAY;
/freebsd-12-stable/sys/arm/arm/
H A Dnexus.c177 mem_rman.rm_type = RMAN_ARRAY;
/freebsd-12-stable/sys/arm64/cavium/
H A Dthunder_pcie_pem.c818 sc->mem_rman.rm_type = RMAN_ARRAY;
826 sc->io_rman.rm_type = RMAN_ARRAY;
/freebsd-12-stable/sys/dev/dpaa/
H A Dfman.c345 sc->rman.rm_type = RMAN_ARRAY;
/freebsd-12-stable/sys/dev/mvs/
H A Dmvs_pci.c147 ctlr->sc_iomem.rm_type = RMAN_ARRAY;
H A Dmvs_soc.c152 ctlr->sc_iomem.rm_type = RMAN_ARRAY;
/freebsd-12-stable/sys/powerpc/powermac/
H A Dmacio.c345 sc->sc_mem_rman.rm_type = RMAN_ARRAY;
H A Duninorth.c304 sc->sc_mem_rman.rm_type = RMAN_ARRAY;
/freebsd-12-stable/sys/sparc64/ebus/
H A Debus.c360 eri->eri_rman.rm_type = RMAN_ARRAY;
/freebsd-12-stable/sys/arm/mv/
H A Dmv_pci.c618 sc->sc_mem_rman.rm_type = RMAN_ARRAY;
623 sc->sc_io_rman.rm_type = RMAN_ARRAY;
/freebsd-12-stable/sys/dev/gpio/
H A Dgpiobus.c353 sc->sc_intr_rman.rm_type = RMAN_ARRAY;
/freebsd-12-stable/sys/powerpc/mpc85xx/
H A Dlbc.c518 rm->rm_type = RMAN_ARRAY;
/freebsd-12-stable/sys/sparc64/sbus/
H A Dsbus.c327 sc->sc_rd[i].rd_rman.rm_type = RMAN_ARRAY;
/freebsd-12-stable/sys/sparc64/sparc64/
H A Diommu.c304 is->is_dvma_rman.rm_type = RMAN_ARRAY;

Completed in 164 milliseconds

123