Searched refs:ppc_alloc_resource (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14.2/sys/dev/ppc/ |
| H A D | ppcvar.h | 43 struct resource *ppc_alloc_resource(device_t bus, device_t child, int type,
|
| H A D | ppc_puc.c | 59 DEVMETHOD(bus_alloc_resource, ppc_alloc_resource),
|
| H A D | ppc_pci.c | 57 DEVMETHOD(bus_alloc_resource, ppc_alloc_resource),
|
| H A D | ppc_acpi.c | 67 DEVMETHOD(bus_alloc_resource, ppc_alloc_resource),
|
| H A D | ppc_isa.c | 66 DEVMETHOD(bus_alloc_resource, ppc_alloc_resource),
|
| H A D | ppc.c | 1964 ppc_alloc_resource(device_t bus, device_t child, int type, int *rid, in ppc_alloc_resource() function
|