Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_athn_usb.c186 void athn_usb_start(struct ifnet *);
335 ifp->if_start = athn_usb_start; in athn_usb_attachhook()
2411 athn_usb_start(struct ifnet *ifp) in athn_usb_start() function