Home
last modified time | relevance | path

Searched refs:rm_type (Results 1 – 23 of 23) sorted by relevance

/f-stack/freebsd/net/
H A Drndis.h103 uint32_t rm_type; member
113 uint32_t rm_type; member
178 uint32_t rm_type; member
189 uint32_t rm_type; member
198 uint32_t rm_type; member
220 uint32_t rm_type; member
230 uint32_t rm_type; member
244 uint32_t rm_type; member
261 uint32_t rm_type; member
275 uint32_t rm_type; member
[all …]
/f-stack/freebsd/mips/nlm/
H A Dxlp_simplebus.c111 irq_rman.rm_type = RMAN_ARRAY; in xlp_simplebus_init_resources()
117 port_rman.rm_type = RMAN_ARRAY; in xlp_simplebus_init_resources()
123 mem_rman.rm_type = RMAN_ARRAY; in xlp_simplebus_init_resources()
129 pci_ecfg_rman.rm_type = RMAN_ARRAY; in xlp_simplebus_init_resources()
135 gbu_rman.rm_type = RMAN_ARRAY; in xlp_simplebus_init_resources()
/f-stack/freebsd/mips/malta/
H A Dobio.c90 sc->oba_rman.rm_type = RMAN_ARRAY; in obio_attach()
96 sc->oba_irq_rman.rm_type = RMAN_ARRAY; in obio_attach()
H A Dgt_pci.c278 sc->sc_io_rman.rm_type = RMAN_ARRAY; in gt_pci_attach()
291 sc->sc_mem_rman.rm_type = RMAN_ARRAY; in gt_pci_attach()
298 sc->sc_irq_rman.rm_type = RMAN_ARRAY; in gt_pci_attach()
/f-stack/freebsd/mips/cavium/
H A Dobio.c98 sc->oba_rman.rm_type = RMAN_ARRAY; in obio_attach()
104 sc->oba_irq_rman.rm_type = RMAN_ARRAY; in obio_attach()
H A Doctopci.c177 sc->sc_io.rm_type = RMAN_ARRAY; in octopci_attach()
187 sc->sc_mem1.rm_type = RMAN_ARRAY; in octopci_attach()
H A Dciu.c144 sc->irq_rman.rm_type = RMAN_ARRAY; in ciu_attach()
/f-stack/freebsd/sys/
H A Drman.h91 enum rman_type rm_type; /* region type */ member
121 enum rman_type rm_type; /* what type of resource this is */ member
/f-stack/freebsd/arm/versatile/
H A Dversatile_pci.c223 sc->mem_rman.rm_type = RMAN_ARRAY; in versatile_pci_attach()
232 sc->io_rman.rm_type = RMAN_ARRAY; in versatile_pci_attach()
240 sc->irq_rman.rm_type = RMAN_ARRAY; in versatile_pci_attach()
/f-stack/freebsd/x86/x86/
H A Dnexus.c231 irq_rman.rm_type = RMAN_ARRAY; in nexus_init_resources()
253 drq_rman.rm_type = RMAN_ARRAY; in nexus_init_resources()
268 port_rman.rm_type = RMAN_ARRAY; in nexus_init_resources()
276 mem_rman.rm_type = RMAN_ARRAY; in nexus_init_resources()
/f-stack/freebsd/mips/atheros/
H A Dapb.c121 sc->apb_mem_rman.rm_type = RMAN_ARRAY; in apb_attach()
130 sc->apb_irq_rman.rm_type = RMAN_ARRAY; in apb_attach()
H A Dqca955x_pci.c296 sc->sc_mem_rman.rm_type = RMAN_ARRAY; in qca955x_pci_attach()
305 sc->sc_irq_rman.rm_type = RMAN_ARRAY; in qca955x_pci_attach()
H A Dar724x_pci.c382 sc->sc_mem_rman.rm_type = RMAN_ARRAY; in ar724x_pci_attach()
390 sc->sc_irq_rman.rm_type = RMAN_ARRAY; in ar724x_pci_attach()
H A Dar71xx_pci.c383 sc->sc_mem_rman.rm_type = RMAN_ARRAY; in ar71xx_pci_attach()
391 sc->sc_irq_rman.rm_type = RMAN_ARRAY; in ar71xx_pci_attach()
/f-stack/freebsd/arm64/arm64/
H A Dnexus.c164 mem_rman.rm_type = RMAN_ARRAY; in nexus_attach()
171 irq_rman.rm_type = RMAN_ARRAY; in nexus_attach()
/f-stack/freebsd/kern/
H A Dsubr_rman.c140 if (rm->rm_type == RMAN_UNINIT) in rman_init()
142 if (rm->rm_type == RMAN_GAUGE) in rman_init()
1020 urm.rm_type = rm->rm_type; in sysctl_rman()
/f-stack/freebsd/mips/mips/
H A Dnexus.c184 irq_rman.rm_type = RMAN_ARRAY; in nexus_probe()
193 mem_rman.rm_type = RMAN_ARRAY; in nexus_probe()
H A Dcpu.c522 cpu_hardirq_rman.rm_type = RMAN_ARRAY; in cpu_attach()
/f-stack/freebsd/mips/atheros/ar531x/
H A Dapb.c189 sc->apb_mem_rman.rm_type = RMAN_ARRAY; in apb_attach()
206 sc->apb_irq_rman.rm_type = RMAN_ARRAY; in apb_attach()
/f-stack/freebsd/mips/mediatek/
H A Dmtk_pcie.c288 sc->sc_mem_rman.rm_type = RMAN_ARRAY; in mtk_pci_attach()
297 sc->sc_io_rman.rm_type = RMAN_ARRAY; in mtk_pci_attach()
306 sc->sc_irq_rman.rm_type = RMAN_ARRAY; in mtk_pci_attach()
/f-stack/freebsd/arm/arm/
H A Dnexus.c171 mem_rman.rm_type = RMAN_ARRAY; in nexus_attach()
/f-stack/freebsd/arm64/cavium/
H A Dthunder_pcie_pem.c816 sc->mem_rman.rm_type = RMAN_ARRAY; in thunder_pem_attach()
824 sc->io_rman.rm_type = RMAN_ARRAY; in thunder_pem_attach()
/f-stack/freebsd/arm/mv/
H A Dmv_pci.c616 sc->sc_mem_rman.rm_type = RMAN_ARRAY; in mv_pcib_mem_init()
621 sc->sc_io_rman.rm_type = RMAN_ARRAY; in mv_pcib_mem_init()