Searched refs:dev_dbg (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/sys/dev/mlx5/mlx5_fpga_tools/ |
| H A D | mlx5fpga_tools_char.c | 79 dev_dbg(mlx5_fpga_dev(tdev->fdev), in mem_read() 100 dev_dbg(mlx5_fpga_dev(tdev->fdev), in mem_write() 143 dev_dbg(mlx5_fpga_dev(context->tdev->fdev), in tools_char_read() 172 dev_dbg(mlx5_fpga_dev(context->tdev->fdev), in tools_char_write() 317 dev_dbg(mlx5_fpga_dev(tdev->fdev), "tools char device %s created\n", in mlx5_fpga_tools_char_add_one()
|
| H A D | mlx5fpga_tools_main.c | 97 dev_dbg(mlx5_fpga_dev(fdev), "tools_create\n"); in mlx5_fpga_tools_create() 119 dev_dbg(mlx5_fpga_dev(fdev), "tools_destroy\n"); in mlx5_fpga_tools_destroy()
|
| /freebsd-13.1/sys/dev/mlx5/mlx5_fpga/ |
| H A D | core.h | 87 dev_dbg(&(__adev)->mdev->pdev->dev, "FPGA: %s:%d:(pid %d): " format, \
|
| /freebsd-13.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | device.h | 192 #define dev_dbg(dev, fmt, ...) do { } while (0) macro
|
| /freebsd-13.1/sys/dev/drm2/ttm/ |
| H A D | ttm_page_alloc_dma.c | 1096 dev_dbg(p->dev, "(%s:%d) Freeing.\n", p->pool->name, in ttm_dma_page_alloc_fini()
|
| /freebsd-13.1/sys/dev/drm2/ |
| H A D | drmP.h | 1673 #define dev_dbg(dev, fmt, ...) do { \ macro
|