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

  /src/sys/dev/pci/
if_wmvar.h 203 WMPHY_82579, /* 82579: PCH2 */
if_wm.c 4053 case WMPHY_82579: /* ihphy */
10709 if (sc->sc_phytype > WMPHY_82579)
11499 new_phytype = WMPHY_82579;
11561 new_phytype = WMPHY_82579;
12160 if ((sc->sc_phytype != WMPHY_82579) && (sc->sc_phytype != WMPHY_I217)
12213 if ((sc->sc_phytype != WMPHY_82579) && (sc->sc_phytype != WMPHY_I217)
17036 case WMPHY_82579:
17095 if (sc->sc_phytype == WMPHY_82579) {

Completed in 20 milliseconds