HomeSort by: relevance | last modified time | path
    Searched defs:athn_usb_init (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
if_athn_usb.c 119 Static int athn_usb_init(struct ifnet *);
433 ifp->if_init = athn_usb_init;
1410 error = athn_usb_init(ifp);
2668 /* athn_usb_init(ifp); XXX needs a process context! */
2701 error = athn_usb_init(ifp);
2749 athn_usb_init(struct ifnet *ifp) function in typeref:typename:Static int

Completed in 34 milliseconds