psci_fdt_attach
static void psci_fdt_attach(device_t, device_t, void *);
CFATTACH_DECL_NEW(psci_fdt, 0, psci_fdt_match, psci_fdt_attach, NULL, NULL);