Home
last modified time | relevance | path

Searched refs:bus_activate_resource (Results 1 – 25 of 41) sorted by relevance

12

/f-stack/freebsd/mips/malta/
H A Dobio.c150 if (bus_activate_resource(child, type, *rid, rv)) { in obio_alloc_resource()
170 DEVMETHOD(bus_activate_resource, obio_activate_resource),
H A Dgt.c119 DEVMETHOD(bus_activate_resource, gt_activate_resource),
H A Dgt_pci.c667 if (bus_activate_resource(child, type, *rid, rv)) { in gt_pci_alloc_resource()
752 DEVMETHOD(bus_activate_resource, gt_pci_activate_resource),
/f-stack/freebsd/mips/cavium/
H A Dobio.c170 if (bus_activate_resource(child, type, *rid, rv)) { in obio_alloc_resource()
193 DEVMETHOD(bus_activate_resource,obio_activate_resource),
/f-stack/freebsd/x86/pci/
H A Dqpi.c210 DEVMETHOD(bus_activate_resource, bus_generic_activate_resource),
296 DEVMETHOD(bus_activate_resource, bus_generic_activate_resource),
/f-stack/freebsd/mips/nlm/
H A Dxlp_simplebus.c92 DEVMETHOD(bus_activate_resource, xlp_simplebus_activate_resource),
258 if (bus_activate_resource(child, type, *rid, rv)) { in xlp_simplebus_alloc_resource()
/f-stack/freebsd/x86/x86/
H A Dlegacy.c90 DEVMETHOD(bus_activate_resource, bus_generic_activate_resource),
302 DEVMETHOD(bus_activate_resource, bus_generic_activate_resource),
H A Dmptable_pci.c183 DEVMETHOD(bus_activate_resource, bus_generic_activate_resource),
/f-stack/freebsd/arm/arm/
H A Dnexus.c129 DEVMETHOD(bus_activate_resource, nexus_activate_resource),
248 if (bus_activate_resource(child, type, *rid, rv)) { in nexus_alloc_resource()
/f-stack/freebsd/x86/xen/
H A Dxenpv.c162 DEVMETHOD(bus_activate_resource, bus_generic_activate_resource),
/f-stack/freebsd/mips/broadcom/
H A Dbhnd_nexus.c86 if ((error = bus_activate_resource(child, type, rid, r->res))) in bhnd_nexus_activate_resource()
/f-stack/freebsd/arm/versatile/
H A Dversatile_pci.c344 if (bus_activate_resource(child, type, *rid, rv)) { in versatile_pci_alloc_resource()
525 DEVMETHOD(bus_activate_resource, versatile_pci_activate_resource),
/f-stack/freebsd/mips/atheros/
H A Dapb.c236 if (bus_activate_resource(child, type, *rid, rv)) { in apb_alloc_resource()
512 DEVMETHOD(bus_activate_resource, apb_activate_resource),
H A Dqca955x_pci.c425 if (bus_activate_resource(child, type, *rid, rv)) { in qca955x_pci_alloc_resource()
582 DEVMETHOD(bus_activate_resource, qca955x_pci_activate_resource),
H A Dar724x_pci.c501 if (bus_activate_resource(child, type, *rid, rv)) { in ar724x_pci_alloc_resource()
649 DEVMETHOD(bus_activate_resource, ar724x_pci_activate_resource),
H A Dar71xx_pci.c529 if (bus_activate_resource(child, type, *rid, rv)) { in ar71xx_pci_alloc_resource()
683 DEVMETHOD(bus_activate_resource, ar71xx_pci_activate_resource),
/f-stack/freebsd/arm64/arm64/
H A Dnexus.c137 DEVMETHOD(bus_activate_resource, nexus_activate_resource),
266 if (bus_activate_resource(child, type, *rid, rv)) { in nexus_alloc_resource()
H A Dgic_v3_fdt.c71 DEVMETHOD(bus_activate_resource, bus_generic_activate_resource),
H A Dgic_v3_acpi.c72 DEVMETHOD(bus_activate_resource, bus_generic_activate_resource),
/f-stack/freebsd/arm64/broadcom/brcmmdio/
H A Dmdio_nexus_iproc.c77 DEVMETHOD(bus_activate_resource, bus_generic_activate_resource),
H A Dmdio_mux_iproc.c120 DEVMETHOD(bus_activate_resource, bus_generic_activate_resource),
/f-stack/freebsd/mips/mips/
H A Dnexus.c153 DEVMETHOD(bus_activate_resource,nexus_activate_resource),
337 if (bus_activate_resource(child, type, *rid, rv)) { in nexus_alloc_resource()
/f-stack/freebsd/mips/atheros/ar531x/
H A Dapb.c340 if (bus_activate_resource(child, type, *rid, rv)) { in apb_alloc_resource()
717 DEVMETHOD(bus_activate_resource, apb_activate_resource),
/f-stack/freebsd/mips/ingenic/
H A Djz4780_nemc.c364 DEVMETHOD(bus_activate_resource, jz4780_nemc_activate_resource),
/f-stack/freebsd/arm/mv/
H A Dmv_pci_ctrl.c99 DEVMETHOD(bus_activate_resource, bus_generic_activate_resource),

12