smc91cxx_idstrs   131 dev/ic/smc91cxx.c const char *smc91cxx_idstrs[] = {
smc91cxx_idstrs   234 dev/ic/smc91cxx.c 		idstr = smc91cxx_idstrs[RR_ID(tmp)];
smc91cxx_idstrs   107 dev/isa/if_sm_isa.c 	extern const char *smc91cxx_idstrs[];
smc91cxx_idstrs   148 dev/isa/if_sm_isa.c 	if (smc91cxx_idstrs[RR_ID(tmp)] == NULL)