fdtbus_get_path
fdtbus_get_path(sc->sc_phandle, fdt_path, sizeof(fdt_path));
if (!fdtbus_get_path(faa->faa_phandle, buf, sizeof(buf)))
bool fdtbus_get_path(int, char *, size_t);