/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
|