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

  /src/sys/dev/pci/
if_vr.c 208 struct ethercom vr_ec; /* Ethernet common info */ member in struct:vr_softc
462 struct ethercom *ec = &sc->vr_ec;
608 ifp = &sc->vr_ec.ec_if;
806 ifp = &sc->vr_ec.ec_if;
835 struct ifnet *ifp = &sc->vr_ec.ec_if;
917 ifp = &sc->vr_ec.ec_if;
1352 vr_init(&sc->vr_ec.ec_if);
1397 ifp = &sc->vr_ec.ec_if;
1452 vr_stop(&sc->vr_ec.ec_if, 1);
1690 ifp = &sc->vr_ec.ec_if
    [all...]

Completed in 11 milliseconds