Searched refs:iestart (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sun3/dev/
H A Dif_ie.c184 static void iestart(struct ifnet *);
351 ifp->if_start = iestart;
583 * of the real work is done by iestart().
647 iestart(ifp);
1044 iestart(struct ifnet *ifp) function
/netbsd-6-1-5-RELEASE/sys/arch/acorn32/podulebus/
H A Dif_ie.c165 void iestart( struct ifnet *ifp );
452 ifp->if_start = iestart;
1454 iestart(struct ifnet *ifp) function
1469 printf ( "ie: iestart safety catch tripped\n" );
1566 iestart(ifp);

Completed in 233 milliseconds