Searched refs:obio_release_resource (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/mips/adm5120/
H A Dobio.c116 static int obio_release_resource(device_t, device_t, int, int,
321 obio_release_resource(device_t dev, device_t child, int type, function
522 DEVMETHOD(bus_release_resource, obio_release_resource),
/freebsd-11-stable/sys/mips/alchemy/
H A Dobio.c116 static int obio_release_resource(device_t, device_t, int, int,
322 obio_release_resource(device_t dev, device_t child, int type, function
514 DEVMETHOD(bus_release_resource, obio_release_resource),
/freebsd-11-stable/sys/mips/idt/
H A Dobio.c72 static int obio_release_resource(device_t, device_t, int, int,
246 obio_release_resource(device_t dev, device_t child, int type, function
464 DEVMETHOD(bus_release_resource, obio_release_resource),
/freebsd-11-stable/sys/mips/rt305x/
H A Dobio.c112 static int obio_release_resource(device_t, device_t, int, int,
377 obio_release_resource(device_t dev, device_t child, int type, function
614 DEVMETHOD(bus_release_resource, obio_release_resource),

Completed in 59 milliseconds