Home
last modified time | relevance | path

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

/drivers/net/wireless/
Dairo.c1113 static int bap_setup(struct airo_info*, u16 rid, u16 offset, int whichbap);
1115 int whichbap);
1117 int whichbap);
1119 int whichbap);
1201 int whichbap);
1252 int whichbap) in bap_read() argument
1254 return ai->bap_read(ai, pu16Dst, bytelen, whichbap); in bap_read()
3982 static int bap_setup(struct airo_info *ai, u16 rid, u16 offset, int whichbap ) in bap_setup() argument
3987 OUT4500(ai, SELECT0+whichbap, rid); in bap_setup()
3988 OUT4500(ai, OFFSET0+whichbap, offset); in bap_setup()
[all …]