tulip.c | 3965 const struct tulip_srom_to_ifmedia *tsti; local in function:tlp_srom_to_ifmedia 3967 for (tsti = tulip_srom_to_ifmedia_table; 3968 tsti->tsti_name != NULL; tsti++) { 3969 if (tsti->tsti_srom == sm) 3970 return tsti; 3978 const struct tulip_srom_to_ifmedia *tsti, struct tulip_21x4x_media *tm) 3981 tm->tm_name = tsti->tsti_name; 3982 tm->tm_opmode = tsti->tsti_opmode; 3984 sc->sc_sia_cap |= tsti->tsti_sia_cap 4019 const struct tulip_srom_to_ifmedia *tsti; local in function:tlp_add_srom_media 4473 const struct tulip_srom_to_ifmedia *tsti; local in function:tlp_21041_tmsw_init 4632 const struct tulip_srom_to_ifmedia *tsti; local in function:tlp_2114x_isv_tmsw_init [all...] |