Searched refs:DBG (Results 51 - 75 of 103) sorted by relevance

12345

/freebsd-11-stable/crypto/openssh/
H A Dpacket.c92 #define DBG(x) x macro
94 #define DBG(x) macro
1003 DBG(debug("cipher_init_context: %d", mode));
1192 DBG(debug("compression: raw %d compressed %zd", len,
1219 DBG(debug3("%s: adding %d (len %d padlen %d extra_pad %d)",
1247 DBG(debug("send: len %d (includes padlen %d, aadlen %d)",
1256 DBG(debug("done calc MAC out #%d", state->p_send.seqnr));
1273 DBG(debug("done calc MAC(EtM) out #%d",
1409 DBG(debug("packet_read()"));
1793 DBG(debu
[all...]
/freebsd-11-stable/sys/pc98/cbus/
H A Dpckbdtables.h39 {{/*00*/ 0x1B, 0x1B, 0x1B, 0x1B, 0x1B, 0x1B, DBG, 0x1B }, 0x02,0x00 },
136 {{/*61*/ NEXT, NEXT, DBG, DBG, NOP, NOP, NOP, NOP }, 0xFF,0x00 },
/freebsd-11-stable/sys/dev/hatm/
H A Dif_hatm.c246 DBG(sc, DMA, ("%s S/A/V/P 0x%x 0x%x %p 0x%lx", what, mem->size,
274 DBG(sc, ATTACH, ("destroying rmaps and lbuf pointers..."));
290 DBG(sc, ATTACH, ("allocating rmaps and lbuf pointers..."));
356 DBG(sc, ATTACH, ("releasing TPDs ..."));
366 DBG(sc, ATTACH, ("... done"));
375 DBG(sc, ATTACH, ("allocating %u TPDs and maps ...", sc->tpd_total));
378 DBG(sc, ATTACH, ("... dmamem error=%d", error));
389 DBG(sc, ATTACH, ("... dmamap error=%d", error));
406 DBG(sc, ATTACH, ("... done"));
422 DBG(s
[all...]
H A Dif_hatmvar.h591 #define DBG(SC, FL, PRINT) do { \ macro
615 #define DBG(SC, FL, PRINT) macro
H A Dif_hatm_rx.c91 DBG(sc, RX, ("cid=%#x flags=%#x len=%u mbuf=%p", cid, flags, len, m0));
/freebsd-11-stable/contrib/binutils/gas/
H A Ditbl-ops.c101 #define DBG(x) printf x macro
104 #define DBG(x) macro
312 DBG (("previous num_opcodes=%d\n", ITBL_NUM_OPCODES));
319 DBG (("I get=%d\n", size / sizeof (ITBL_OPCODES[0])));
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.h388 DBG(WARNING, ("No Ipc - can't validate bpid."));
429 DBG(WARNING, ("No Ipc - can't validate bpid."));
H A Dbm_portal.c524 DBG(TRACE,("Bman-Portal (%d) @ %p:%p\n",
530 DBG(TRACE,("Bman-Portal (%d) @ 0x%016llx:0x%016llx",
H A Dbm_pool.c434 DBG(TRACE,("Get Buffer : poolId %d, address 0x%016llx",
457 DBG(TRACE,("Put Buffer : poolId %d, address 0x%016llx, phys 0x%016llx",
/freebsd-11-stable/contrib/gdb/gdb/
H A Duw-thread.c138 # define DBG(fmt_and_args) macro
141 # define DBG(fmt_and_args) dbg fmt_and_args macro
236 /* Helper function for DBG() macro: if printf-style FMT is non-null, format it
727 DBG(("unexpected condition in libthread_stub()"));
/freebsd-11-stable/usr.sbin/kbdcontrol/
H A Dkbdcontrol.c244 return DBG | SPECIAL;
470 case DBG | SPECIAL:
671 case DBG:
672 printf(" DBG, ");
/freebsd-11-stable/sys/dev/hptiop/
H A Dhptiop.h32 #define DBG 0 macro
34 #ifdef DBG
/freebsd-11-stable/sys/dev/uart/
H A Duart_kbd_sun_tables.h42 /*1d*/{{ 0x1B, 0x1B, 0x1B, 0x1B, 0x1B, 0x1B, DBG, 0x1B, }, 0x02,0x00 },
55 /*2a*/{{ '`', '~', NOP, NOP, '`', '~', DBG, NOP, }, 0x33,0x00 },
/freebsd-11-stable/sys/sys/
H A Dkbio.h161 #define DBG 0x86 /* call debugger */ macro
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dosm.h225 #if DBG
/freebsd-11-stable/sys/dev/hptnr/
H A Dosm.h223 #if DBG
H A Dldm.h76 #if DBG
/freebsd-11-stable/sys/dev/hptrr/
H A Dosm.h190 #if DBG
/freebsd-11-stable/sys/dev/kbd/
H A Dkbdtables.h46 /*01*/{{ 0x1B, 0x1B, 0x1B, 0x1B, 0x1B, 0x1B, DBG, 0x1B, }, 0x02,0x00 },
137 /*5c*/{{ NEXT, PREV, DBG, DBG, NOP, NOP, NOP, NOP, }, 0xFF,0x00 },
/freebsd-11-stable/sys/dev/fatm/
H A Dif_fatm.c374 DBG(sc, BEAT, ("heartbeat %08x", h));
556 DBG(sc, INIT, ("loading - entry=%x", fw->entry));
635 DBG(sc, INIT, ("starting"));
722 DBG(sc, INIT, ("command"));
801 DBG(sc, INIT, ("cmd queue=%x", off));
857 DBG(sc, INIT, ("reading prom"));
985 DBG(sc, DMA, ("DMA %s V/P/S/Z %p/%lx/%x/%x", nm, mem->mem,
1033 DBG(sc, DMA, ("DMAX %s V/P/S/Z %p/%lx/%x/%x", nm, mem->mem,
1261 DBG(sc, INIT, ("initialize"));
1363 DBG(s
[all...]
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_prs.c97 DBG(TRACE, ("parser error - 0x%08x\n",event));
114 DBG(TRACE, ("parser event - 0x%08x\n",event));
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_arm.cpp169 ((LLVM_EXTENSION offsetof(RegisterContextDarwin_arm::DBG, reg) + \
175 #reg, NULL, sizeof(((RegisterContextDarwin_arm::DBG *) NULL)->reg[i]), \
1105 void RegisterContextDarwin_arm::LogDBGRegisters(Log *log, const DBG &dbg) {
H A DRegisterContextDarwin_arm64.cpp51 (LLVM_EXTENSION offsetof(RegisterContextDarwin_arm64::DBG, reg) + \
58 sizeof(((RegisterContextDarwin_arm64::DBG *) NULL)->reg[i]), \
284 void RegisterContextDarwin_arm64::LogDBGRegisters(Log *log, const DBG &dbg) {
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c487 DBG(WARNING, ("Can't set portal parameters (e.g. liodns). " \
547 DBG(WARNING, ("No Ipc - can't validate fqid."));
617 DBG(WARNING, ("No Ipc - can't validate fqid."));
764 DBG(TRACE, ("Qman ver:%02x,%02x", revInfo.majorRev, revInfo.minorRev));
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dmpidebug.c182 #ifndef DBG
190 #endif /* DBG */

Completed in 382 milliseconds

12345