Home
last modified time | relevance | path

Searched refs:txp_start (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/txp/
HDif_txp.c153 static void txp_start(struct ifnet *);
415 ifp->if_start = txp_start; in txp_attach()
2041 txp_start(struct ifnet *ifp) in txp_start() function