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

/drivers/net/wireless/
H A Dairo.c1264 static int flashgchar(struct airo_info *ai,int matchbyte,int dwelltime);
8106 * Get a character from the card matching matchbyte
8109 static int flashgchar(struct airo_info *ai,int matchbyte,int dwelltime){ argument
8123 if( (rbyte == matchbyte) && (0x8000 & rchar) ){

Completed in 76 milliseconds