Searched refs:matchbyte (Results 1 – 1 of 1) sorted by relevance
1264 static int flashgchar(struct airo_info *ai,int matchbyte,int dwelltime);8109 static int flashgchar(struct airo_info *ai,int matchbyte,int dwelltime){ in flashgchar() argument8123 if( (rbyte == matchbyte) && (0x8000 & rchar) ){ in flashgchar()