Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dathn.c90 Static int athn_init(struct ifnet *);
341 ifp->if_init = athn_init; in athn_attach()
2471 error = athn_init(ifp); in athn_media_change()
2704 (void)athn_init(ifp); in athn_watchdog()
2781 athn_init(ifp); in athn_ioctl()
2822 error = athn_init(ifp); in athn_ioctl()
2831 athn_init(struct ifnet *ifp) in athn_init() function
3028 athn_init(ifp); in athn_resume()