HomeSort by: relevance | last modified time | path
    Searched defs:tlp_2114x_nway_statchg (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
tulip.c 4619 static void tlp_2114x_nway_statchg(struct ifnet *);
5144 sc->sc_statchg = tlp_2114x_nway_statchg;
5183 tlp_2114x_nway_statchg(struct ifnet *ifp) function in typeref:typename:void
5194 printf("tlp_2114x_nway_statchg: no match for media 0x%x/0x%x\n",
5196 panic("tlp_2114x_nway_statchg");
5959 sc->sc_statchg = tlp_2114x_nway_statchg;

Completed in 13 milliseconds