acpi_foundhid
int acpi_foundhid(struct aml_node *, void *);
aml_find_node(sc->sc_root, "_HID", acpi_foundhid, sc);
acpi_foundhid(dep, sc);