Searched refs:BLOGD (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe_debug.c46 BLOGD(sc, DBG_REGS, "offset=0x%08lx val=0x%02x\n", offset, val);
57 BLOGD(sc, DBG_REGS, "Unaligned 16-bit write to 0x%08lx\n", offset);
60 BLOGD(sc, DBG_REGS, "offset=0x%08lx val=0x%04x\n", offset, val);
71 BLOGD(sc, DBG_REGS, "Unaligned 32-bit write to 0x%08lx\n", offset);
74 BLOGD(sc, DBG_REGS, "offset=0x%08lx val=0x%08x\n", offset, val);
89 BLOGD(sc, DBG_REGS, "offset=0x%08lx val=0x%02x\n", offset, val);
100 BLOGD(sc, DBG_REGS, "Unaligned 16-bit read from 0x%08lx\n", offset);
106 BLOGD(sc, DBG_REGS, "offset=0x%08lx val=0x%08x\n", offset, val);
117 BLOGD(sc, DBG_REGS, "Unaligned 32-bit read from 0x%08lx\n", offset);
123 BLOGD(s
[all...]
H A Dbxe.c954 bxe_dma_map_addr, /* BLOGD in here */
1763 BLOGD(sc, DBG_LOAD,
1788 BLOGD(sc, DBG_LOAD,
1884 BLOGD(sc, DBG_LOAD, "Set SPIO 0x%x -> output low\n", spio);
1891 BLOGD(sc, DBG_LOAD, "Set SPIO 0x%x -> output high\n", spio);
1898 BLOGD(sc, DBG_LOAD, "Set SPIO 0x%x -> input\n", spio);
1968 BLOGD(sc, DBG_PHY,
1977 BLOGD(sc, DBG_PHY,
1986 BLOGD(sc, DBG_PHY,
2022 BLOGD(s
[all...]
H A Dbxe_stats.c100 BLOGD(sc, DBG_STATS,
117 BLOGD(sc, DBG_STATS,
157 BLOGD(sc, DBG_STATS,
885 BLOGD(sc, DBG_STATS,
950 BLOGD(sc, DBG_STATS,
958 BLOGD(sc, DBG_STATS,
966 BLOGD(sc, DBG_STATS,
974 BLOGD(sc, DBG_STATS,
1020 BLOGD(sc, DBG_STATS,
1025 BLOGD(s
[all...]
H A Dbxe.h2236 #define BLOGD(sc, codepath, format, args...) \ macro
2381 BLOGD(sc, DBG_INTR, "write 0x%08x to IGU addr 0x%x\n",
2460 BLOGD(sc, DBG_INTR, "read 0x%08x from IGU addr 0x%x\n",
H A Decore_sp.h276 BLOGD(sc, DBG_SP, "ECORE: " m, ##__VA_ARGS__)

Completed in 139 milliseconds