Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_uath.c169 int uath_init(struct ifnet *);
718 error = uath_init(ifp); in uath_media_change()
1541 uath_init(ifp); in uath_ioctl()
1555 uath_init(ifp); in uath_ioctl()
1816 uath_init(struct ifnet *ifp) in uath_init() function