Lines Matching refs:ac_if
251 struct ifnet *ifp = &sc->sc_arpcom.ac_if; in epconfig()
427 struct ifnet *ifp = &sc->sc_arpcom.ac_if; in ep_detach()
570 register struct ifnet *ifp = &sc->sc_arpcom.ac_if; in epinit()
675 register struct ifnet *ifp = &sc->sc_arpcom.ac_if; in epsetfilter()
1104 if (sc->sc_arpcom.ac_if.if_flags & IFF_DEBUG) in epstatus()
1113 if (sc->sc_arpcom.ac_if.if_flags & IFF_DEBUG) in epstatus()
1121 if (sc->sc_arpcom.ac_if.if_flags & IFF_DEBUG) in epstatus()
1129 if (sc->sc_arpcom.ac_if.if_flags & IFF_DEBUG) in epstatus()
1157 ++sc->sc_arpcom.ac_if.if_oerrors; in eptxstat()
1159 if (sc->sc_arpcom.ac_if.if_flags & IFF_DEBUG) in eptxstat()
1165 ++sc->sc_arpcom.ac_if.if_oerrors; in eptxstat()
1167 if (sc->sc_arpcom.ac_if.if_flags & IFF_DEBUG) in eptxstat()
1178 ++sc->sc_arpcom.ac_if.if_collisions; in eptxstat()
1180 ifq_clr_oactive(&sc->sc_arpcom.ac_if.if_snd); in eptxstat()
1192 struct ifnet *ifp = &sc->sc_arpcom.ac_if; in epintr()
1240 struct ifnet *ifp = &sc->sc_arpcom.ac_if; in epread()
1476 ++sc->sc_arpcom.ac_if.if_oerrors; in epwatchdog()
1484 struct ifnet *ifp = &sc->sc_arpcom.ac_if; in epstop()