Searched refs:sc_arpcom (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_txp.c191 struct ifnet *ifp = &sc->sc_arpcom.ec_if;
648 txp_start(&sc->sc_arpcom.ec_if);
656 struct ifnet *ifp = &sc->sc_arpcom.ec_if;
777 struct ifnet *ifp = &sc->sc_arpcom.ec_if;
856 struct ifnet *ifp = &sc->sc_arpcom.ec_if;
928 struct ifnet *ifp = &sc->sc_arpcom.ec_if;
1243 if ((error = ether_ioctl(ifp, &sc->sc_arpcom, command, data)) > 0) {
1307 struct ifnet *ifp = &sc->sc_arpcom.ec_if;
1340 struct ifnet *ifp = &sc->sc_arpcom.ec_if;
1447 if ((mtag = VLAN_OUTPUT_TAG(&sc->sc_arpcom,
[all...]
H A Dif_txpreg.h569 struct ethercom sc_arpcom; /* ethernet common */ member in struct:txp_softc

Completed in 82 milliseconds