Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/an/
Dif_an.c181 static int flashgchar(struct ifnet *,int,int);
3608 flashgchar(struct ifnet *ifp, int matchbyte, int dwelltime) in flashgchar() function
3789 if ((status = flashgchar(ifp, z, 8000)) == 1) in flashcard()