OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SI_ERROR
(Results
1 - 4
of
4
) sorted by null
/hardware/broadcom/wlan/bcm4329/src/shared/
aiutils.c
145
SI_ERROR
(("Don't know how to do AXI enumertion on bus %d\n", sih->bustype));
171
SI_ERROR
(("CIA not followed by CIB\n"));
210
SI_ERROR
(("Not enough MP entries for component 0x%x\n", cid));
230
SI_ERROR
(("First Slave ASD for core 0x%04x malformed "
256
SI_ERROR
((" SP %d has no address descriptors\n", i));
266
SI_ERROR
(("Missing descriptor for MW %d\n", i));
270
SI_ERROR
(("Master wrapper %d is not 4KB\n", i));
283
SI_ERROR
(("Missing descriptor for SW %d\n", i));
287
SI_ERROR
(("Slave wrapper %d is not 4KB\n", i));
302
SI_ERROR
(("Reached end of erom without finding END"))
[
all
...]
siutils.c
80
SI_ERROR
(("si_attach: malloc failed! malloced %d bytes\n", MALLOCED(osh)));
116
SI_ERROR
(("si_kattach: si_doattach failed\n"));
164
SI_ERROR
(("timeout on ALPAV wait, clkval 0x%02x\n",
308
SI_ERROR
(("si_doattach: malloc failed! malloced %dbytes\n", MALLOCED(osh)));
341
SI_ERROR
(("si_doattach: bus type %d does not match configured bus type %d\n",
348
SI_ERROR
(("si_doattach: si_core_clk_prep failed %d\n", bustype));
376
SI_ERROR
(("Found chip of unkown type (0x%08x)\n", w));
381
SI_ERROR
(("si_doattach: could not find any cores\n"));
387
SI_ERROR
(("si_doattach: si_buscore_setup failed\n"));
458
SI_ERROR
(("osh is already set....\n"))
[
all
...]
sbutils.c
464
SI_ERROR
(("_sb_scan: bus 0x%08x at level %d is too deep to scan\n", sbba, bus));
509
SI_ERROR
(("sb_chip2numcores: unsupported chip 0x%x\n",
673
SI_ERROR
(("%s: Address space index (%d) out of range\n", __FUNCTION__, asidx));
773
SI_ERROR
(("%s: target state still busy\n", __FUNCTION__));
siutils_priv.h
31
#define
SI_ERROR
(args)
Completed in 47 milliseconds