Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofwvar.h82 typedef struct kobj_class ofw_def_t; typedef
H A Dopenfirm.c85 static ofw_def_t *ofw_def_impl = NULL;
194 SET_DECLARE(ofw_set, ofw_def_t);
199 ofw_def_t *ofwp, **ofwpp; in OF_install()
H A Dofw_fdt.c98 static ofw_def_t ofw_fdt = {
H A Dofw_standard.c139 static ofw_def_t ofw_std = {
/freebsd/sys/powerpc/ofw/
H A Dofw_real.c146 static ofw_def_t ofw_real = {
153 static ofw_def_t ofw_32bit = {