Searched refs:fdt_extract_nameloc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/fdt/
H A Dfdt_loader_cmd.c1333 fdt_extract_nameloc(char **pathp, char **namep, int *nodeoff) function
1392 if (fdt_extract_nameloc(&path, &propname, &o) != 0)
1470 if (fdt_extract_nameloc(&path, &propname, &o) != 0)
1495 if (fdt_extract_nameloc(&path, &propname, &o) != 0)
1530 if (fdt_extract_nameloc(&path, &nodename, &o) != 0)

Completed in 67 milliseconds