Searched refs:tulip_boardsw (Results 1 – 2 of 2) sorted by relevance
230 (sc->tulip_boardsw->bd_media_poll)(sc, TULIP_MEDIAPOLL_TIMER); in tulip_timeout_callback()934 (*sc->tulip_boardsw->bd_media_poll)(sc, TULIP_MEDIAPOLL_START); in tulip_media_select()2069 sc->tulip_boardsw = &tulip_21140_znyx_zx34x_boardsw; in tulip_identify_znyx_nic()2084 sc->tulip_boardsw = &tulip_21140_znyx_zx34x_boardsw; in tulip_identify_znyx_nic()2087 sc->tulip_boardsw = &tulip_21140_znyx_zx34x_boardsw; in tulip_identify_znyx_nic()2101 sc->tulip_boardsw = &tulip_21140_znyx_zx34x_boardsw; in tulip_identify_znyx_nic()2116 sc->tulip_boardsw = &tulip_21040_10baset_only_boardsw; in tulip_identify_znyx_nic()2119 sc->tulip_boardsw = &tulip_21040_10baset_only_boardsw; in tulip_identify_znyx_nic()2123 sc->tulip_boardsw = &tulip_21040_10baset_only_boardsw; in tulip_identify_znyx_nic()2138 sc->tulip_boardsw = &tulip_21040_10baset_only_boardsw; in tulip_identify_znyx_nic()[all …]
541 const tulip_boardsw_t *tulip_boardsw; /* board/chip characteristics */ member