Searched refs:_sb_scan (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/staging/brcm80211/util/ |
D | sbutils.c | 34 static uint _sb_scan(si_info_t *sii, u32 sba, void *regs, uint bus, 210 static uint _sb_scan(si_info_t *sii, u32 sba, void *regs, uint bus, u32 sbba, in _sb_scan() function 278 nsbcc = _sb_scan(sii, sba, regs, bus + 1, nsbba, nsbcc); in _sb_scan() 310 sii->numcores = _sb_scan(sii, origsba, regs, 0, SI_ENUM_BASE, 1); in sb_scan()
|