HomeSort by: relevance | last modified time | path
    Searched defs:pcn_stop (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
if_pcn.c 385 static void pcn_stop(struct ifnet *, int);
810 ifp->if_stop = pcn_stop;
900 pcn_stop(&sc->sc_ethercom.ec_if, 1);
1599 pcn_stop(ifp, 0);
1826 * pcn_stop: [ifnet interface function]
1831 pcn_stop(struct ifnet *ifp, int disable) function in typeref:typename:void
if_pcn.c 385 static void pcn_stop(struct ifnet *, int);
810 ifp->if_stop = pcn_stop;
900 pcn_stop(&sc->sc_ethercom.ec_if, 1);
1599 pcn_stop(ifp, 0);
1826 * pcn_stop: [ifnet interface function]
1831 pcn_stop(struct ifnet *ifp, int disable) function in typeref:typename:void
if_pcn.c 385 static void pcn_stop(struct ifnet *, int);
810 ifp->if_stop = pcn_stop;
900 pcn_stop(&sc->sc_ethercom.ec_if, 1);
1599 pcn_stop(ifp, 0);
1826 * pcn_stop: [ifnet interface function]
1831 pcn_stop(struct ifnet *ifp, int disable) function in typeref:typename:void

Completed in 42 milliseconds