Searched refs:_sb_scan (Results 1 – 1 of 1) sorted by relevance
/hardware/broadcom/wlan/bcm4329/src/shared/ |
D | sbutils.c | 43 static uint _sb_scan(si_info_t *sii, uint32 sba, void *regs, uint bus, uint32 sbba, 457 _sb_scan(si_info_t *sii, uint32 sba, void *regs, uint bus, uint32 sbba, uint numcores) in _sb_scan() function 533 nsbcc = _sb_scan(sii, sba, regs, bus + 1, nsbba, nsbcc); in _sb_scan() 561 sii->numcores = _sb_scan(sii, origsba, regs, 0, SI_ENUM_BASE, 1); in sb_scan()
|