Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/an/
H A Dif_an.c3588 flashgchar(struct ifnet *ifp, int matchbyte, int dwelltime) in flashgchar() argument
3606 if ((rbyte == matchbyte) && (0x8000 & rchar)) { in flashgchar()