acpi_add_device
int acpi_add_device(struct aml_node *node, void *arg);
aml_walknodes(sc->sc_root, AML_WALK_PRE, acpi_add_device, sc);