acpi_lookup
static void acpi_lookup(void *arg, const char *name, device_t *dev);
EVENTHANDLER_REGISTER(dev_lookup, acpi_lookup, NULL, 1000);