mp_match
int mp_match(struct device *, void *, void *);
config_found_sm(mainbus, &caa, mp_print, mp_match);
config_found_sm(mainbus, &aaa, mp_print, mp_match);
config_found_sm(mainbus, &aaa, mp_print, mp_match);
int mp_match(struct device *, void *, void *);
config_found_sm(mainbus, &caa, mp_print, mp_match);