smc91cxx_start
void smc91cxx_start(struct ifnet *);
ifp->if_start = smc91cxx_start;
smc91cxx_start(ifp);