Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dvof.c160 char fullnode[VOF_MAX_PATH]; in vof_finddevice() local
164 if (readstr(nodeaddr, fullnode, sizeof(fullnode))) { in vof_finddevice()
168 offset = path_offset(fdt, fullnode); in vof_finddevice()
172 trace_vof_finddevice(fullnode, ret); in vof_finddevice()