/src/sys/arch/emips/ebus/ |
if_le_ebus.c | 118 void enic_stop(struct ifnet *, int); 192 ifp->if_stop = enic_stop; 203 enic_stop(ifp, 0); 321 enic_stop(ifp, 0); 327 enic_stop(struct ifnet *ifp, int suspend) function in typeref:typename:void 332 printf("enic_stop %x\n", sc->sc_regs->Control); 350 enic_stop(ifp, 0);
|
if_le_ebus.c | 118 void enic_stop(struct ifnet *, int); 192 ifp->if_stop = enic_stop; 203 enic_stop(ifp, 0); 321 enic_stop(ifp, 0); 327 enic_stop(struct ifnet *ifp, int suspend) function in typeref:typename:void 332 printf("enic_stop %x\n", sc->sc_regs->Control); 350 enic_stop(ifp, 0);
|