Home
last modified time | relevance | path

Searched refs:rman_activate_resource (Results 1 – 25 of 43) sorted by relevance

12

/freebsd-9-stable/sys/powerpc/mpc85xx/
Dnexus.c135 return (rman_activate_resource(res)); in nexus_activate_resource()
/freebsd-9-stable/sys/powerpc/aim/
Dnexus.c356 error = rman_activate_resource(res); in nexus_setup_intr()
433 return (rman_activate_resource(res)); in nexus_activate_resource()
/freebsd-9-stable/sys/sys/
Drman.h118 int rman_activate_resource(struct resource *r);
/freebsd-9-stable/sys/mips/rmi/
Dxlr_pci.c467 error = rman_activate_resource(irq); in mips_platform_pci_setup_intr()
588 return (rman_activate_resource(r)); in xlr_pci_activate_resource()
/freebsd-9-stable/sys/mips/nlm/
Dxlp_pci.c381 error = rman_activate_resource(irq); in mips_platform_pci_setup_intr()
598 return (rman_activate_resource(r)); in xlp_pci_activate_resource()
/freebsd-9-stable/sys/ia64/ia64/
Dnexus.c345 return (rman_activate_resource(r)); in nexus_activate_resource()
395 error = rman_activate_resource(irq); in nexus_setup_intr()
/freebsd-9-stable/sys/arm/arm/
Dnexus.c250 return (rman_activate_resource(r)); in nexus_activate_resource()
/freebsd-9-stable/sys/sparc64/sparc64/
Dnexus.c318 error = rman_activate_resource(r); in nexus_setup_intr()
435 return (rman_activate_resource(r)); in nexus_activate_resource()
/freebsd-9-stable/sys/dev/fdt/
Dfdtbus.c587 err = rman_activate_resource(res); in fdtbus_setup_intr()
609 return (rman_activate_resource(res)); in fdtbus_activate_resource()
/freebsd-9-stable/sys/mips/mips/
Dmainbus.c278 return (rman_activate_resource(r)); in mainbus_activate_resource()
Dcpu.c404 error = rman_activate_resource(res); in cpu_setup_intr()
Dnexus.c402 return (rman_activate_resource(r)); in nexus_activate_resource()
/freebsd-9-stable/sys/x86/x86/
Dnexus.c465 return (rman_activate_resource(r)); in nexus_activate_resource()
527 error = rman_activate_resource(irq); in nexus_setup_intr()
/freebsd-9-stable/sys/arm/xscale/pxa/
Dpxa_smi.c286 return (rman_activate_resource(r)); in pxa_smi_activate_resource()
Dpxa_obio.c318 return (rman_activate_resource(r)); in pxa_activate_resource()
/freebsd-9-stable/sys/powerpc/psim/
Diobus.c393 return (rman_activate_resource(res)); in iobus_activate_resource()
/freebsd-9-stable/sys/arm/xscale/i80321/
Di80321_pci.c348 return (rman_activate_resource(r)); in i80321_pci_activate_resource()
/freebsd-9-stable/sys/mips/adm5120/
Dadmpci.c419 return (rman_activate_resource(r)); in admpci_activate_resource()
Dobio.c309 return (rman_activate_resource(r)); in obio_activate_resource()
/freebsd-9-stable/sys/mips/sibyte/
Dsb_zbpci.c263 return (rman_activate_resource(res)); in zbpci_activate_resource()
/freebsd-9-stable/sys/arm/at91/
Dat91.c407 return (rman_activate_resource(r)); in at91_activate_resource()
/freebsd-9-stable/sys/arm/xscale/ixp425/
Dixp425_pci.c335 return (rman_activate_resource(r)); in ixppcib_activate_resource()
/freebsd-9-stable/sys/mips/alchemy/
Dobio.c310 return (rman_activate_resource(r)); in obio_activate_resource()
/freebsd-9-stable/sys/powerpc/ofw/
Dofw_pci.c408 return (rman_activate_resource(res)); in ofw_pci_activate_resource()
/freebsd-9-stable/sys/mips/rt305x/
Dobio.c356 return (rman_activate_resource(r)); in obio_activate_resource()

12