Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Dzz9k_if.c98 static void zzif_start(struct ifnet *ifp);
182 ifp->if_start = zzif_start; in zzif_attach()
225 zzif_start(struct ifnet *ifp) in zzif_start() function