Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_rum.c168 static void rum_start(struct ifnet *);
446 ifp->if_start = rum_start; in rum_attach()
797 rum_start(ifp); in rum_txeof()
1250 rum_start(struct ifnet *ifp) in rum_start() function