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