Searched refs:QL_DPRINT1 (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_dbg.h52 #define QL_DPRINT1(x) if (dbg_level & 0x0001) device_printf x macro
70 #define QL_DPRINT1(x) macro
H A Dqla_misc.c600 QL_DPRINT1((dev, "%s: enter\n", __func__));
/freebsd-11-stable/sys/dev/qlxge/
H A Dqls_dbg.h52 #define QL_DPRINT1(x) if (qls_dbg_level & 0x0001) device_printf x macro
74 #define QL_DPRINT1(x) macro
H A Dqls_hw.c251 QL_DPRINT1((ha->pci_dev, "%s: semlock failed\n", __func__));
317 QL_DPRINT1((ha->pci_dev, "%s: semlock failed\n", __func__));
404 QL_DPRINT1((ha->pci_dev, "%s: semlock failed\n", __func__));
422 QL_DPRINT1((ha->pci_dev, "%s: semlock failed\n", __func__));
494 QL_DPRINT1((ha->pci_dev, "%s: semlock failed\n", __func__));
1032 QL_DPRINT1((ha->pci_dev, "%s: semlock failed\n", __func__));
1111 QL_DPRINT1((ha->pci_dev, "%s: semlock failed\n", __func__));
1181 QL_DPRINT1((ha->pci_dev, "%s: semlock failed\n", __func__));
1800 QL_DPRINT1((ha->pci_dev, "%s: failed\n", __func__));
1839 QL_DPRINT1((h
[all...]
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_dbg.h64 #define QL_DPRINT1(ha, x) if (ha->dbg_level & 0x0001) device_printf x macro
85 #define QL_DPRINT1(ha, x) macro
H A Dql_misc.c759 QL_DPRINT1(ha, (dev, "%s: enter\n", __func__));
H A Dql_os.c1397 QL_DPRINT1(ha, (ha->pci_dev, "buf_ring_alloc failed for "
1560 QL_DPRINT1(ha, (ha->pci_dev, "%s: %p\n", __func__,
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c558 QL_DPRINT1(ha, "%p\n", ha->sp_taskqueue[i]);
648 QL_DPRINT1(ha, "%p\n",fp->fp_taskqueue);
755 QL_DPRINT1(ha, "%p\n",ha->err_taskqueue);
866 QL_DPRINT1(ha, "\n\t\t\t"
956 QL_DPRINT1(ha, "\n\t\t\t"
1005 QL_DPRINT1(ha, "p_hwfn [%p] sp_irq_rid %d"
1054 QL_DPRINT1(ha, "grcdump_size[%d] = 0x%08x\n",
1069 QL_DPRINT1(ha, "idle_chk_size[%d] = 0x%08x\n",
1115 QL_DPRINT1(ha, "STORM_FW version %s MFW version %s\n",
1321 QL_DPRINT1(h
[all...]
H A Dqlnx_ioctl.c125 QL_DPRINT1(ha,"ecore_ptt_acquire failed\n");
136 QL_DPRINT1(ha,"ecore_dbg_grc_dump failed [%d, 0x%x]\n",
179 QL_DPRINT1(ha,"grcdump_dwords[%d] = 0x%x\n", i, dwords);
214 QL_DPRINT1(ha,"ecore_ptt_acquire failed\n");
225 QL_DPRINT1(ha,"ecore_dbg_idle_chk_dump failed [%d, 0x%x]\n",
270 QL_DPRINT1(ha,"idle_chk_dwords[%d] = 0x%x\n", i, dwords);
297 QL_DPRINT1(ha, "ecore_ptt_acquire [%d, 0x%x]failed\n",
331 QL_DPRINT1(ha,"cmd = 0x%x failed [0x%x]\n", cmd, rval);
365 QL_DPRINT1(ha,"qlnx_zalloc [%d, 0x%x]failed\n",
375 QL_DPRINT1(h
[all...]
H A Dqlnx_def.h550 #define QL_DPRINT1(ha, x, ...) \ macro
673 #define QL_DPRINT1(ha, x, ...) macro

Completed in 134 milliseconds