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