Home
last modified time | relevance | path

Searched refs:of_devhandle_impl (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ofw/
H A Dofw_subr.c96 static const struct devhandle_impl of_devhandle_impl = { variable
111 handle.impl = &of_devhandle_impl; in devhandle_from_of()