Searched refs:ac_if (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/net/
H A Dif_arc.h104 struct ifnet ac_if; /* network-visible interface */ member in struct:arccom
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dsmc90cx6.c146 struct ifnet *ifp = &sc->sc_arccom.ac_if;
225 ifp = &sc->sc_arccom.ac_if;
253 ifp = &sc->sc_arccom.ac_if;
333 sc->sc_arccom.ac_if.if_timer = 0;
477 sc->sc_arccom.ac_if.if_timer = ARCTIMEOUT;
511 ifp = &sc->sc_arccom.ac_if;
605 (*sc->sc_arccom.ac_if.if_input)(&sc->sc_arccom.ac_if, head);
651 ifp = &(sc->sc_arccom.ac_if);
662 sc->sc_arccom.ac_if
[all...]
H A Dpdqvar.h304 #define PDQ_OS_IFP_TO_SOFTC(ifp) ((pdq_softc_t *) ((void *) ifp - offsetof(pdq_softc_t, sc_ac.ac_if)))
317 #define sc_if sc_ac.ac_if
329 #define sc_if sc_ac.ac_if
/netbsd-6-1-5-RELEASE/sys/compat/ndis/
H A Dnbcompat.h67 #define ac_if ec_if macro
H A Dkern_ndis.c756 ifp = &sc->arpcom.ac_if;
781 ifp = &sc->arpcom.ac_if;
829 ifp = &sc->arpcom.ac_if;
1719 ifp = &sc->arpcom.ac_if;
1755 ifp = &sc->arpcom.ac_if;
/netbsd-6-1-5-RELEASE/sys/dev/if_ndis/
H A Dif_ndis.c250 ifp = &sc->arpcom.ac_if;
335 ifp = &sc->arpcom.ac_if;
396 ifp = &sc->arpcom.ac_if;
646 ifp = &sc->arpcom.ac_if;
900 ifp = &sc->arpcom.ac_if;
993 ifp = &sc->arpcom.ac_if;
1077 ifp = &sc->arpcom.ac_if;
1129 ifp = &sc->arpcom.ac_if;
1162 ifp = &sc->arpcom.ac_if;
1266 sc->arpcom.ac_if
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_devar.h1005 #define tulip_if tulip_ac.ac_if

Completed in 182 milliseconds