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

/freebsd-13-stable/sys/dev/qlxgb/
H A Dqla_dbg.h53 #define QL_DPRINT1(x) if (dbg_level & 0x0001) device_printf x macro
71 #define QL_DPRINT1(x) macro
H A Dqla_misc.c601 QL_DPRINT1((dev, "%s: enter\n", __func__));
/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_dbg.h53 #define QL_DPRINT1(x) if (qls_dbg_level & 0x0001) device_printf x macro
75 #define QL_DPRINT1(x) macro
H A Dqls_hw.c247 QL_DPRINT1((ha->pci_dev, "%s: semlock failed\n", __func__));
313 QL_DPRINT1((ha->pci_dev, "%s: semlock failed\n", __func__));
399 QL_DPRINT1((ha->pci_dev, "%s: semlock failed\n", __func__));
417 QL_DPRINT1((ha->pci_dev, "%s: semlock failed\n", __func__));
488 QL_DPRINT1((ha->pci_dev, "%s: semlock failed\n", __func__));
1019 QL_DPRINT1((ha->pci_dev, "%s: semlock failed\n", __func__));
1098 QL_DPRINT1((ha->pci_dev, "%s: semlock failed\n", __func__));
1168 QL_DPRINT1((ha->pci_dev, "%s: semlock failed\n", __func__));
1773 QL_DPRINT1((ha->pci_dev, "%s: failed\n", __func__));
1812 QL_DPRINT1((h
[all...]
/freebsd-13-stable/sys/dev/qlxgbe/
H A Dql_dbg.h66 #define QL_DPRINT1(ha, x) if (ha->dbg_level & 0x0001) device_printf x macro
87 #define QL_DPRINT1(ha, x) macro
H A Dql_misc.c760 QL_DPRINT1(ha, (dev, "%s: enter\n", __func__));
H A Dql_os.c1378 QL_DPRINT1(ha, (ha->pci_dev, "buf_ring_alloc failed for "
1537 QL_DPRINT1(ha, (ha->pci_dev, "%s: %p\n", __func__,
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c549 QL_DPRINT1(ha, "%p\n", ha->sp_taskqueue[i]);
635 QL_DPRINT1(ha, "%p\n",fp->fp_taskqueue);
739 QL_DPRINT1(ha, "%p\n",ha->err_taskqueue);
849 QL_DPRINT1(ha, "\n\t\t\t"
938 QL_DPRINT1(ha, "\n\t\t\t"
985 QL_DPRINT1(ha, "p_hwfn [%p] sp_irq_rid %d"
1030 QL_DPRINT1(ha, "grcdump_size[%d] = 0x%08x\n",
1045 QL_DPRINT1(ha, "idle_chk_size[%d] = 0x%08x\n",
1091 QL_DPRINT1(ha, "STORM_FW version %s MFW version %s\n",
1294 QL_DPRINT1(h
[all...]
H A Dqlnx_ioctl.c123 QL_DPRINT1(ha,"ecore_ptt_acquire failed\n");
134 QL_DPRINT1(ha,"ecore_dbg_grc_dump failed [%d, 0x%x]\n",
176 QL_DPRINT1(ha,"grcdump_dwords[%d] = 0x%x\n", i, dwords);
211 QL_DPRINT1(ha,"ecore_ptt_acquire failed\n");
222 QL_DPRINT1(ha,"ecore_dbg_idle_chk_dump failed [%d, 0x%x]\n",
266 QL_DPRINT1(ha,"idle_chk_dwords[%d] = 0x%x\n", i, dwords);
293 QL_DPRINT1(ha, "ecore_ptt_acquire [%d, 0x%x]failed\n",
326 QL_DPRINT1(ha,"cmd = 0x%x failed [0x%x]\n", cmd, rval);
360 QL_DPRINT1(ha,"qlnx_zalloc [%d, 0x%x]failed\n",
370 QL_DPRINT1(h
[all...]
H A Dqlnx_def.h535 #define QL_DPRINT1(ha, x, ...) \ macro
657 #define QL_DPRINT1(ha, x, ...) macro

Completed in 93 milliseconds