OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SI_MSG
(Results
1 - 4
of
4
) sorted by null
/hardware/broadcom/wlan/bcm4329/src/shared/
aiutils.c
73
SI_MSG
(("%s: Returning ent 0x%08x\n", __FUNCTION__, ent));
75
SI_MSG
((" after %d invalid and %d non-matching entries\n", inv, nom));
108
SI_MSG
((" SP %d, ad %d: st = %d, 0x%08x_0x%08x @ 0x%08x_0x%08x\n",
151
SI_MSG
(("ai_scan: regs = 0x%p, erombase = 0x%08x, eromptr = 0x%08x, eromlim = 0x%08x\n",
164
SI_MSG
(("Found END of erom after %d cores\n", sii->numcores));
183
SI_MSG
(("Found component 0x%04x/0x%4x rev %d at erom addr 0x%08x, with nmw = %d, "
213
SI_MSG
((" Master port %d, mp: %d id: %d\n", i,
siutils.c
131
SI_MSG
(("si_kattach done. ccrev = %d, wd_msticks = %d\n",
210
SI_MSG
(("Chipc: rev %d, caps 0x%x, chipst 0x%x pmurev %d, pmucaps 0x%x\n",
231
SI_MSG
(("CORE[%d]: id 0x%x rev %d base 0x%x regs 0x%p\n",
266
SI_MSG
(("Buscore id/type/rev %d/0x%x/%d\n", sii->pub.buscoreidx, sii->pub.buscoretype,
369
SI_MSG
(("Found chip type SB (0x%08x)\n", w));
372
SI_MSG
(("Found chip type AI (0x%08x)\n", w));
1039
SI_MSG
(("si_sdio_init: For PCMCIA/SDIO Corerev %d, enable ints from core %d "
[
all
...]
sbutils.c
467
SI_MSG
(("_sb_scan: scan bus 0x%08x assume %u cores\n", sbba, numcores));
478
SI_MSG
(("_sb_scan: reuse mapped regs %p for core %u\n", regs, next));
515
SI_MSG
(("_sb_scan: there are %u cores in the chip %s\n", numcores,
540
SI_MSG
(("_sb_scan: found %u cores on bus 0x%08x\n", i, sbba));
siutils_priv.h
33
#define
SI_MSG
(args)
Completed in 25 milliseconds