Home | History | Annotate | Download | only in pcmcia

Lines Matching refs:sc_ethercom

184 	struct ethercom sc_ethercom;	    /* Ethernet common part */
330 if (sc->sc_ethercom.ec_if.if_flags & IFF_DEBUG)
357 struct ifnet *ifp = &sc->sc_ethercom.ec_if;
413 struct ifnet *ifp = &sc->sc_ethercom.ec_if;
441 struct ifnet *ifp = &sc->sc_ethercom.ec_if;
480 struct ifnet *ifp = &sc->sc_ethercom.ec_if;
598 if (sc->sc_ethercom.ec_if.if_flags & IFF_DEBUG)
640 if (sc->sc_ethercom.ec_if.if_flags & IFF_DEBUG)
656 if (sc->sc_ethercom.ec_if.if_flags & IFF_DEBUG)
696 if (sc->sc_ethercom.ec_if.if_flags & IFF_DEBUG)
715 if (sc->sc_ethercom.ec_if.if_flags & IFF_DEBUG)
749 if (sc->sc_ethercom.ec_if.if_flags & IFF_DEBUG)
759 m_set_rcvif(m, &sc->sc_ethercom.ec_if);
799 if (sc->sc_ethercom.ec_if.if_flags & IFF_DEBUG)
829 struct ifnet *ifp = &sc->sc_ethercom.ec_if;
864 struct ifnet *ifp = &sc->sc_ethercom.ec_if;
867 if ((sc->sc_ethercom.ec_if.if_flags & IFF_RUNNING) == 0 ||
972 if_schedule_deferred_start(&sc->sc_ethercom.ec_if);
1033 arp_ifinit(&sc->sc_ethercom.ec_if, ifa);
1166 if_deactivate(&sc->sc_ethercom.ec_if);
1177 struct ifnet *ifp = &sc->sc_ethercom.ec_if;