Home
last modified time | relevance | path

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

/drivers/net/wireless/cisco/
Dairo.c1271 static int flashgchar(struct airo_info *ai, int matchbyte, int dwelltime);
8157 static int flashgchar(struct airo_info *ai, int matchbyte, int dwelltime) in flashgchar() argument
8172 if ((rbyte == matchbyte) && (0x8000 & rchar)) { in flashgchar()