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