Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/powerpc64/dev/
H A Dphb.c504 phb_find_node(int node, int bus, int device, int function) in phb_find_node() function
520 node = phb_find_node(child, bus, device, function); in phb_find_node()
534 node = phb_find_node(sc->sc_node, bus, device, function); in phb_make_tag()