HomeSort by: relevance | last modified time | path
    Searched refs:tm_set (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
tulipvar.h 271 int (*tm_set)(struct tulip_softc *); member in struct:tulip_21x4x_media
tulip.c 4028 tm->tm_set = set;
4733 tm->tm_set = tlp_21140_gpio_set;
4778 tm->tm_set = tlp_mii_setmedia;
4892 tm->tm_set = tlp_sia_set;
4934 tm->tm_set = tlp_mii_setmedia;
5048 tm->tm_set = tlp_sia_set;
5139 tm->tm_set = tlp_2114x_nway_set;
5441 return (*tm->tm_set)(sc);
5954 tm->tm_set = tlp_2114x_nway_set;

Completed in 15 milliseconds