Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pcmcia/
H A Dif_xi.c145 STATIC void xi_start(struct ifnet *);
210 ifp->if_start = xi_start; in xi_attach()
736 xi_start(ifp); in xi_init()
744 xi_start(struct ifnet *ifp) in xi_start() function