gic_acpi_attach
static void gic_acpi_attach(device_t, device_t, void *);
CFATTACH_DECL_NEW(gic_acpi, 0, gic_acpi_match, gic_acpi_attach, NULL, NULL);