Searched refs:isa_alloc_resource (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/isa/
H A Disa_common.h71 extern struct resource *isa_alloc_resource(device_t bus, device_t child,
H A Disa_common.c1078 DEVMETHOD(bus_alloc_resource, isa_alloc_resource),
/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Disa.c48 isa_alloc_resource(device_t bus, device_t child, int type, int *rid, function
/freebsd-11-stable/sys/x86/isa/
H A Disa.c90 isa_alloc_resource(device_t bus, device_t child, int type, int *rid, function
166 re = isa_alloc_resource(bus, child, type, rid,
185 bsre[k] = isa_alloc_resource(bus, child, type, &bsrid,
/freebsd-11-stable/sys/sparc64/isa/
H A Disa.c156 * in isa_alloc_resource() causes trouble with drivers which use
275 isa_alloc_resource(device_t bus, device_t child, int type, int *rid, function

Completed in 69 milliseconds