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

  /src/sys/dev/usb/
if_athn_usb.c 120 Static int athn_usb_init_locked(struct ifnet *);
2740 error = athn_usb_init_locked(ifp);
2755 int ret = athn_usb_init_locked(ifp);
2762 athn_usb_init_locked(struct ifnet *ifp) function in typeref:typename:Static int

Completed in 14 milliseconds