Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/macppc/dev/
H A Duni_n.c67 void memc_attach_children(struct memc_softc *sc, int memc_node);
129 memc_attach_children(struct memc_softc *sc, int memc_node) in memc_attach_children() argument
142 for (node = OF_child(memc_node); node; node = OF_peer(node)) { in memc_attach_children()