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

/netbsd-current/sys/dev/ic/
H A Di82586.c167 void i82586_start(struct ifnet *);
239 ifp->if_start = i82586_start;
657 * of the real work is done by i82586_start().
1123 i82586_start(struct ifnet *ifp) function
1144 panic("i82586_start: no header mbuf");

Completed in 70 milliseconds