Searched refs:ppc_alloc_resource (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/sys/dev/ppc/
H A Dppcvar.h43 struct resource *ppc_alloc_resource(device_t bus, device_t child, int type,
H A Dppc_puc.c59 DEVMETHOD(bus_alloc_resource, ppc_alloc_resource),
H A Dppc_acpi.c67 DEVMETHOD(bus_alloc_resource, ppc_alloc_resource),
H A Dppc_pci.c57 DEVMETHOD(bus_alloc_resource, ppc_alloc_resource),
H A Dppc_isa.c66 DEVMETHOD(bus_alloc_resource, ppc_alloc_resource),
H A Dppc.c2000 ppc_alloc_resource(device_t bus, device_t child, int type, int *rid, function

Completed in 52 milliseconds