acpi_fdt_match
static int acpi_fdt_match(device_t, cfdata_t, void *);
CFATTACH_DECL_NEW(acpi_fdt, 0, acpi_fdt_match, acpi_fdt_attach, NULL, NULL);