Searched refs:ppc_alloc_resource (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/sys/dev/ppc/ |
| H A D | ppcvar.h | 45 struct resource *ppc_alloc_resource(device_t bus, device_t child, int type,
|
| H A D | ppc_puc.c | 61 DEVMETHOD(bus_alloc_resource, ppc_alloc_resource),
|
| H A D | ppc_acpi.c | 69 DEVMETHOD(bus_alloc_resource, ppc_alloc_resource),
|
| H A D | ppc_pci.c | 59 DEVMETHOD(bus_alloc_resource, ppc_alloc_resource),
|
| H A D | ppc_isa.c | 68 DEVMETHOD(bus_alloc_resource, ppc_alloc_resource),
|
| H A D | ppc.c | 1973 ppc_alloc_resource(device_t bus, device_t child, int type, int *rid, in ppc_alloc_resource() function
|