cpus_attach
static void cpus_attach(device_t, device_t, void *);
CFATTACH_DECL_NEW(cpus, 0, cpus_match, cpus_attach, NULL, NULL);