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