Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_txp.c88 static void txp_start(struct ifnet *);
325 ifp->if_start = txp_start; in txp_attach()
1443 txp_start(struct ifnet *ifp) in txp_start() function