/src/sys/dev/pci/ |
if_cas.c | 120 void cas_stop(struct ifnet *, int); 610 ifp->if_stop = cas_stop; 747 cas_stop(&sc->sc_ethercom.ec_if, 1); 928 cas_stop(struct ifnet *ifp, int disable) function in typeref:typename:void 934 DPRINTF(sc, ("%s: cas_stop\n", device_xname(sc->sc_dev))); 1179 cas_stop(ifp, 0); 1980 cas_stop(ifp, 1);
|
if_cas.c | 120 void cas_stop(struct ifnet *, int); 610 ifp->if_stop = cas_stop; 747 cas_stop(&sc->sc_ethercom.ec_if, 1); 928 cas_stop(struct ifnet *ifp, int disable) function in typeref:typename:void 934 DPRINTF(sc, ("%s: cas_stop\n", device_xname(sc->sc_dev))); 1179 cas_stop(ifp, 0); 1980 cas_stop(ifp, 1);
|
if_cas.c | 120 void cas_stop(struct ifnet *, int); 610 ifp->if_stop = cas_stop; 747 cas_stop(&sc->sc_ethercom.ec_if, 1); 928 cas_stop(struct ifnet *ifp, int disable) function in typeref:typename:void 934 DPRINTF(sc, ("%s: cas_stop\n", device_xname(sc->sc_dev))); 1179 cas_stop(ifp, 0); 1980 cas_stop(ifp, 1);
|
if_cas.c | 120 void cas_stop(struct ifnet *, int); 610 ifp->if_stop = cas_stop; 747 cas_stop(&sc->sc_ethercom.ec_if, 1); 928 cas_stop(struct ifnet *ifp, int disable) function in typeref:typename:void 934 DPRINTF(sc, ("%s: cas_stop\n", device_xname(sc->sc_dev))); 1179 cas_stop(ifp, 0); 1980 cas_stop(ifp, 1);
|