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

/freebsd-11-stable/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-11-stable/sys/arm/xscale/i8134x/
H A Dobio.c90 obio_alloc_resource(device_t bus, device_t child, int type, int *rid, function
151 DEVMETHOD(bus_alloc_resource, obio_alloc_resource),
/freebsd-11-stable/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-11-stable/sys/mips/adm5120/
H A Dobio.c106 obio_alloc_resource(device_t, device_t, int, int *, rman_res_t,
224 obio_alloc_resource(device_t bus, device_t child, int type, int *rid, function
518 DEVMETHOD(bus_alloc_resource, obio_alloc_resource),
/freebsd-11-stable/sys/mips/alchemy/
H A Dobio.c106 obio_alloc_resource(device_t, device_t, int, int *, rman_res_t,
225 obio_alloc_resource(device_t bus, device_t child, int type, int *rid, function
510 DEVMETHOD(bus_alloc_resource, obio_alloc_resource),
/freebsd-11-stable/sys/mips/idt/
H A Dobio.c62 obio_alloc_resource(device_t, device_t, int, int *, rman_res_t,
158 obio_alloc_resource(device_t bus, device_t child, int type, int *rid, function
460 DEVMETHOD(bus_alloc_resource, obio_alloc_resource),
/freebsd-11-stable/sys/mips/rt305x/
H A Dobio.c101 obio_alloc_resource(device_t, device_t, int, int *, rman_res_t,
280 obio_alloc_resource(device_t bus, device_t child, int type, int *rid, function
609 DEVMETHOD(bus_alloc_resource, obio_alloc_resource),

Completed in 77 milliseconds