if_mvgbe.c | 287 static void mvgbe_stop(struct ifnet *, int); 861 ifp->if_stop = mvgbe_stop; 878 mvgbe_stop(ifp, 0); 1149 mvgbe_stop(ifp, 0); 1299 mvgbe_stop(struct ifnet *ifp, int disable) function in typeref:typename:void 1307 DPRINTFN(2, ("mvgbe_stop\n"));
|