deinit
void deinit __P((void));
deinit();
static int deinit(struct ifnet *);
ifp->if_init = deinit;
deinit(&sc->sc_if);