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

/freebsd-11.0-release/sys/dev/an/
H A Dif_an.c3576 * Get a character from the card matching matchbyte Step 3)
3580 flashgchar(struct ifnet *ifp, int matchbyte, int dwelltime) argument
3598 if ((rbyte == matchbyte) && (0x8000 & rchar)) {

Completed in 90 milliseconds