Searched refs:obio_alloc_resource (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/sys/arm/xscale/i80321/
H A Dobio.c96 obio_alloc_resource(device_t bus, device_t child, int type, int *rid, function
145 DEVMETHOD(bus_alloc_resource, obio_alloc_resource),
/freebsd-10.0-release/sys/arm/xscale/i8134x/
H A Dobio.c91 obio_alloc_resource(device_t bus, device_t child, int type, int *rid, function
152 DEVMETHOD(bus_alloc_resource, obio_alloc_resource),
/freebsd-10.0-release/sys/mips/malta/
H A Dobio.c113 obio_alloc_resource(device_t bus, device_t child, int type, int *rid, function
168 DEVMETHOD(bus_alloc_resource, obio_alloc_resource),
/freebsd-10.0-release/sys/mips/sentry5/
H A Dobio.c115 obio_alloc_resource(device_t bus, device_t child, int type, int *rid, function
168 DEVMETHOD(bus_alloc_resource, obio_alloc_resource),
/freebsd-10.0-release/sys/mips/cavium/
H A Dobio.c121 obio_alloc_resource(device_t bus, device_t child, int type, int *rid, function
190 DEVMETHOD(bus_alloc_resource, obio_alloc_resource),
/freebsd-10.0-release/sys/mips/adm5120/
H A Dobio.c106 obio_alloc_resource(device_t, device_t, int, int *, u_long,
224 obio_alloc_resource(device_t bus, device_t child, int type, int *rid, function
522 DEVMETHOD(bus_alloc_resource, obio_alloc_resource),
/freebsd-10.0-release/sys/mips/alchemy/
H A Dobio.c106 obio_alloc_resource(device_t, device_t, int, int *, u_long,
225 obio_alloc_resource(device_t bus, device_t child, int type, int *rid, function
514 DEVMETHOD(bus_alloc_resource, obio_alloc_resource),
/freebsd-10.0-release/sys/mips/idt/
H A Dobio.c62 obio_alloc_resource(device_t, device_t, int, int *, u_long,
158 obio_alloc_resource(device_t bus, device_t child, int type, int *rid, function
464 DEVMETHOD(bus_alloc_resource, obio_alloc_resource),
/freebsd-10.0-release/sys/mips/rt305x/
H A Dobio.c101 obio_alloc_resource(device_t, device_t, int, int *, u_long,
271 obio_alloc_resource(device_t bus, device_t child, int type, int *rid, function
604 DEVMETHOD(bus_alloc_resource, obio_alloc_resource),

Completed in 271 milliseconds