Searched refs:emsg (Results 1 – 2 of 2) sorted by relevance
189 static const char emsg[] = /* Common error message part */ in cvmx_cmd_queue_initialize() local196 debug("ERROR: %s: %s max_depth (%d).\n", __func__, emsg, in cvmx_cmd_queue_initialize()201 debug("ERROR: %s: %s FPA pool (%d).\n", __func__, emsg, in cvmx_cmd_queue_initialize()207 emsg, (qstate->pool_size_m1 + 1) << 3); in cvmx_cmd_queue_initialize()
862 const char *emsg; in cvmx_fpa3_set_aura_for_pool() local896 emsg = "AURA configuration"; in cvmx_fpa3_set_aura_for_pool()905 printf("ERROR: %s: %s\n", __func__, emsg); in cvmx_fpa3_set_aura_for_pool()940 const char *emsg = ""; in cvmx_fpa3_setup_aura_and_pool() local964 emsg = "AURA not available"; in cvmx_fpa3_setup_aura_and_pool()972 emsg = "POOL not available"; in cvmx_fpa3_setup_aura_and_pool()987 emsg = "invalid block size"; in cvmx_fpa3_setup_aura_and_pool()998 emsg = "POOL Stack setup"; in cvmx_fpa3_setup_aura_and_pool()1006 emsg = "POOL buffer memory"; in cvmx_fpa3_setup_aura_and_pool()1013 emsg = "AURA configuration"; in cvmx_fpa3_setup_aura_and_pool()[all …]
Completed in 7 milliseconds