Searched refs:isa_alloc_resource (Results 1 – 4 of 4) sorted by relevance
| /src/sys/isa/ |
| H A D | isa_common.h | 71 extern struct resource *isa_alloc_resource(device_t bus, device_t child,
|
| H A D | isa_common.c | 1078 DEVMETHOD(bus_alloc_resource, isa_alloc_resource),
|
| /src/sys/powerpc/mpc85xx/ |
| H A D | isa.c | 47 isa_alloc_resource(device_t bus, device_t child, int type, int rid, in isa_alloc_resource() function
|
| /src/sys/x86/isa/ |
| H A D | isa.c | 87 isa_alloc_resource(device_t bus, device_t child, int type, int rid, in isa_alloc_resource() function
|