fdt_node
struct fdt_node *node;
struct fdt_node *node;
fdt_init_attach_args(const struct fdt_attach_args *faa_tmpl, struct fdt_node *node,
fdt_get_dma_tag(struct fdt_node *node)
fdt_get_bus_tag(struct fdt_node *node)
struct fdt_node *node;
fdt_scan_best(struct fdt_softc *sc, struct fdt_node *node)
struct fdt_node *node;
fdt_pre_attach(struct fdt_node *node)
fdt_post_attach(struct fdt_node *node)
fdt_add_node(struct fdt_node *new_node)
struct fdt_node *node;
struct fdt_node *node;
struct fdt_node *node, *next;
struct fdt_node *node;
TAILQ_ENTRY(fdt_node) n_nodes;
static TAILQ_HEAD(, fdt_node) fdt_nodes =
static void fdt_scan_best(struct fdt_softc *, struct fdt_node *);
static void fdt_add_node(struct fdt_node *);
static void fdt_pre_attach(struct fdt_node *);
static void fdt_post_attach(struct fdt_node *);