Home
last modified time | relevance | path

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

/openbsd/sys/arch/arm64/dev/
H A Daplefuse.c80 sc->sc_nd.nd_node = faa->fa_node; in aplefuse_attach()
H A Daplpmu.c148 an->an_nd.nd_node = node; in aplpmu_attach()
/openbsd/sys/dev/fdt/
H A Dqcsdam.c81 sc->sc_nd.nd_node = saa->sa_node; in qcsdam_attach()
H A Dsxisid.c118 sc->sc_nd.nd_node = faa->fa_node; in sxisid_attach()
/openbsd/sys/dev/ofw/
H A Dofw_misc.h143 int nd_node; member
H A Dofw_misc.c599 nd->nd_phandle = OF_getpropint(nd->nd_node, "phandle", 0); in nvmem_register()
603 for (node = OF_child(nd->nd_node); node; node = OF_peer(node)) in nvmem_register()