fxp_stop
fxp_stop(ifp, 0);
void fxp_stop(struct ifnet *, int);
fxp_stop(ifp, 1);
ifp->if_stop = fxp_stop;