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

  /src/sys/dev/mii/
igphyvar.h 34 int sc_smartspeed; member in struct:igphy_softc
igphy.c 513 switch (igsc->sc_smartspeed) {
537 if (igsc->sc_smartspeed++ == IGPHY_TICK_MAX)
538 igsc->sc_smartspeed = 0;
540 igsc->sc_smartspeed = 0;

Completed in 12 milliseconds