Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/cisco/
Dairo.c1265 static int flashgchar(struct airo_info *ai,int matchbyte,int dwelltime);
8098 static int flashgchar(struct airo_info *ai,int matchbyte,int dwelltime){ in flashgchar() argument
8112 if( (rbyte == matchbyte) && (0x8000 & rchar) ){ in flashgchar()