Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/broadcom/
H A Dbcm_machdep.c210 BCM_ERR("core address %#jx overflows native address width\n", in bcm_find_core()
284 BCM_ERR("failed to map first core at %#jx+%#jx: %d\n", in bcm_erom_probe_and_attach()
326 BCM_ERR("no erom parser found for root bus at %#jx\n", in bcm_erom_probe_and_attach()
379 BCM_ERR("failed to initialize erom I/O callbacks: %d\n", error); in bcm_init_platform_data()
386 BCM_ERR("error attaching erom parser: %d\n", error); in bcm_init_platform_data()
398 BCM_ERR("error locating chipc core: %d\n", error); in bcm_init_platform_data()
418 BCM_ERR("error locating pmu core: %d\n", error); in bcm_init_platform_data()
436 BCM_ERR("bhnd_pmu_query_init() failed: %d\n", error); in bcm_init_platform_data()
445 BCM_ERR("error locating CPU core: %d\n", error); in bcm_init_platform_data()
451 BCM_ERR("error initializing service registry: %d\n", error); in bcm_init_platform_data()
H A Dbcm_mips74k.c102 BCM_ERR("not a MIPS74K core: %s %s\n", in bcm_mips74k_timer_init()
112 BCM_ERR("not a BCMA device\n"); in bcm_mips74k_timer_init()
H A Dbcm_machdep.h101 #define BCM_ERR(fmt, ...) \ macro
H A Dbcm_nvram_cfe.c216 BCM_ERR("cfe_getdevinfo(%s) failed: " in bcm_nvram_find_cfedev()