device_compatible_match_strlist
return device_compatible_match_strlist(ma->ma_compatible,
match_result = device_compatible_match_strlist(ia->ia_clist,
match = device_compatible_match_strlist(prop, proplen, compat_data);
return device_compatible_match_strlist(sa->sa_clist,
int device_compatible_match_strlist(const char *, size_t,