Home
last modified time | relevance | path

Searched refs:pr_info (Results 1 – 12 of 12) sorted by relevance

/NextBSD/sys/ofed/drivers/infiniband/core/
HDuverbs_main.c262 pr_info("user_verbs: couldn't deallocate MW during cleanup.\n"); in ib_uverbs_cleanup_ucontext()
263 pr_info("user_verbs: the system may have become unstable.\n"); in ib_uverbs_cleanup_ucontext()
285 pr_info("destroying uverbs qp failed: err %d\n", err); in ib_uverbs_cleanup_ucontext()
300 pr_info("destroying uverbs dct failed: err %d\n", err); in ib_uverbs_cleanup_ucontext()
313 pr_info("destroying uverbs srq failed: err %d\n", err); in ib_uverbs_cleanup_ucontext()
327 pr_info("destroying uverbs cq failed: err %d\n", err); in ib_uverbs_cleanup_ucontext()
339 pr_info("user_verbs: couldn't deregister an MR during cleanup.\n"); in ib_uverbs_cleanup_ucontext()
340 pr_info("user_verbs: the system may have become unstable.\n"); in ib_uverbs_cleanup_ucontext()
1003 pr_info("%s: %s execution time = %lld nsec\n", in ib_uverbs_write()
/NextBSD/sys/cam/ctl/
HDctl.c7902 persis_io.pr.pr_info.action = CTL_PR_PREEMPT; in ctl_pro_preempt()
7903 persis_io.pr.pr_info.residx = lun->pr_res_idx; in ctl_pro_preempt()
7904 persis_io.pr.pr_info.res_type = type; in ctl_pro_preempt()
7905 memcpy(persis_io.pr.pr_info.sa_res_key, in ctl_pro_preempt()
7972 persis_io.pr.pr_info.action = CTL_PR_PREEMPT; in ctl_pro_preempt()
7973 persis_io.pr.pr_info.residx = lun->pr_res_idx; in ctl_pro_preempt()
7974 persis_io.pr.pr_info.res_type = type; in ctl_pro_preempt()
7975 memcpy(persis_io.pr.pr_info.sa_res_key, in ctl_pro_preempt()
8049 persis_io.pr.pr_info.action = CTL_PR_PREEMPT; in ctl_pro_preempt()
8050 persis_io.pr.pr_info.residx = lun->pr_res_idx; in ctl_pro_preempt()
[all …]
HDctl_io.h422 struct ctl_pr_info pr_info; member
/NextBSD/sys/compat/linuxkpi/common/include/linux/
HDkernel.h138 #define pr_info(fmt, ...) \ macro
/NextBSD/sys/dev/drm2/ttm/
HDttm_page_alloc_dma.c1062 pr_info("Initializing DMA pool allocator\n"); in ttm_dma_page_alloc_init()
1092 pr_info("Finalizing DMA pool allocator\n"); in ttm_dma_page_alloc_fini()
/NextBSD/sys/ofed/drivers/net/mlx4/
HDmlx4_en.h911 pr_info("%s %s: " format, DRV_NAME, \
HDcmd.c751 pr_info("mlx4: fw exec time for %s is %lld nsec\n", cmd_to_str(op), (long long) ds); in mlx4_cmd_wait()
HDmain.c3174 pr_info(DRV_NAME ": Initializing %s\n", pci_name(pdev)); in __mlx4_init_one()
/NextBSD/sys/dev/ifmlx4/
HDmlx4_en.h940 pr_info("%s %s: " format, DRV_NAME, \
HDcmd.c751 pr_info("mlx4: fw exec time for %s is %lld nsec\n", cmd_to_str(op), (long long) ds); in mlx4_cmd_wait()
HDmain.c3107 pr_info(DRV_NAME ": Initializing %s\n", pci_name(pdev)); in __mlx4_init_one()
/NextBSD/sys/dev/drm2/
HDdrm_fb_helper.c558 pr_info("drm: unregistered panic notifier\n"); in drm_fb_helper_fini()