• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/ofed/opensm/libvendor/

Lines Matching defs:p_log

98 	osm_log_t *p_log;
107 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 5410: "
121 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 5411: "
128 osm_dump_smp_dr_path(p_vend->p_log, p_smp, OSM_LOG_ERROR);
138 OSM_LOG_ENTER(p_vend->p_log);
150 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 5401: "
160 OSM_LOG_EXIT(p_vend->p_log);
268 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 5402: "
333 OSM_LOG_ENTER(p_ur->p_log);
338 OSM_LOG(p_ur->p_log, OSM_LOG_ERROR, "ERR 5403: "
347 OSM_LOG(p_ur->p_log, OSM_LOG_ERROR, "ERR 5404: "
355 OSM_LOG(p_ur->p_log, OSM_LOG_ERROR,
365 OSM_LOG(p_ur->p_log, OSM_LOG_ERROR,
376 OSM_LOG(p_ur->p_log, OSM_LOG_ERROR, "ERR 5407: "
391 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 5408: "
410 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR,
439 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR,
470 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR,
493 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 5414: "
513 OSM_LOG_EXIT(p_vend->p_log);
522 p_ur->p_log = p_vend->p_log;
536 p_ur->p_log = NULL;
541 IN osm_log_t * const p_log, IN const uint32_t timeout)
546 OSM_LOG_ENTER(p_log);
548 p_vend->p_log = p_log;
560 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR,
566 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR,
580 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "Error:"
585 OSM_LOG(p_vend->p_log, OSM_LOG_INFO, "%d pending umads specified\n",
590 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "Error:"
597 OSM_LOG_EXIT(p_log);
601 osm_vendor_t *osm_vendor_new(IN osm_log_t * const p_log,
606 OSM_LOG_ENTER(p_log);
609 OSM_LOG(p_log, OSM_LOG_ERROR, "ERR 5433: "
616 OSM_LOG(p_log, OSM_LOG_ERROR, "ERR 5417: "
623 if (osm_vendor_init(p_vend, p_log, timeout) != IB_SUCCESS) {
629 OSM_LOG_EXIT(p_log);
658 OSM_LOG_ENTER(p_vend->p_log);
664 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 5418: "
715 OSM_LOG_EXIT(p_vend->p_log);
731 OSM_LOG_ENTER(p_vend->p_log);
748 OSM_LOG(p_vend->p_log, OSM_LOG_VERBOSE,
750 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 5421: "
766 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 5422: "
774 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 542A: "
780 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 542D: "
793 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 542B: "
800 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 542C: "
809 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 5423: "
818 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 5420: "
827 OSM_LOG_EXIT(p_vend->p_log);
880 OSM_LOG_ENTER(p_vend->p_log);
889 OSM_LOG(p_vend->p_log, OSM_LOG_INFO,
894 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 5424: "
904 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 542E: "
911 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 5425: "
963 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 5426: "
973 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 5427: "
991 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 5428: "
1001 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 5429: "
1013 OSM_LOG_EXIT(p_vend->p_log);
1042 OSM_LOG_ENTER(p_vend->p_log);
1049 OSM_LOG_EXIT(p_vend->p_log);
1059 OSM_LOG_ENTER(p_vend->p_log);
1061 OSM_LOG(p_vend->p_log, OSM_LOG_DEBUG,
1070 OSM_LOG(p_vend->p_log, OSM_LOG_DEBUG,
1073 OSM_LOG_EXIT(p_vend->p_log);
1084 OSM_LOG_ENTER(p_vend->p_log);
1088 OSM_LOG(p_vend->p_log, OSM_LOG_DEBUG, "Retiring UMAD %p\n", p_vw->umad);
1101 OSM_LOG_EXIT(p_vend->p_log);
1123 OSM_LOG_ENTER(p_vend->p_log);
1166 OSM_LOG(p_vend->p_log, OSM_LOG_DEBUG, "RMPP %d length %d\n",
1198 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 5430: "
1218 OSM_LOG(p_vend->p_log, OSM_LOG_DEBUG, "Completed sending %s TID 0x%" PRIx64 "\n",
1221 OSM_LOG_EXIT(p_vend->p_log);
1230 OSM_LOG_ENTER(p_vend->p_log);
1232 OSM_LOG_EXIT(p_vend->p_log);
1241 OSM_LOG_ENTER(p_vend->p_log);
1245 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 5431: "
1253 OSM_LOG(p_vend->p_log, OSM_LOG_ERROR, "ERR 5432: "
1258 OSM_LOG_EXIT(p_vend->p_log);