lib/libthread_db/libpthread_db.c
149
int dbg;
lib/libthread_db/libpthread_db.c
187
dbg = getpid();
lib/libthread_db/libpthread_db.c
192
ps_pwrite(ph, ta->libkse_debug_addr, &dbg, sizeof(int));
lib/libthread_db/libpthread_db.c
204
int dbg;
lib/libthread_db/libpthread_db.c
208
dbg = 0;
lib/libthread_db/libpthread_db.c
213
ps_pwrite(ta->ph, ta->libkse_debug_addr, &dbg, sizeof(int));
lib/libthread_db/libthr_db.c
134
int dbg;
lib/libthread_db/libthr_db.c
170
dbg = getpid();
lib/libthread_db/libthr_db.c
175
ps_pwrite(ph, ta->libthr_debug_addr, &dbg, sizeof(int));
lib/libthread_db/libthr_db.c
187
int dbg;
lib/libthread_db/libthr_db.c
191
dbg = 0;
lib/libthread_db/libthr_db.c
196
ps_pwrite(ta->ph, ta->libthr_debug_addr, &dbg, sizeof(int));
lib/libusb/libusb10.h
53
#define DPRINTF(ctx, dbg, format, ...) \
lib/libusb/libusb10.h
54
libusb_log_va_args(ctx, dbg, format, ##__VA_ARGS__)
libexec/rtld-elf/amd64/reloc.c
419
dbg("reloc_jmpslot: *%p = %p", where, (void *)target);
libexec/rtld-elf/arm/reloc.c
180
dbg("PC24 %s in %s --> %p @ %p in %s",
libexec/rtld-elf/arm/reloc.c
203
dbg("ABS32/GLOB_DAT %s in %s --> %p @ %p in %s",
libexec/rtld-elf/arm/reloc.c
217
dbg("RELATIVE in %s --> %p", obj->path,
libexec/rtld-elf/arm/reloc.c
234
dbg("COPY (avoid in main)");
libexec/rtld-elf/arm/reloc.c
249
dbg("TLS_DTPOFF32 %s in %s --> %p",
libexec/rtld-elf/arm/reloc.c
266
dbg("TLS_DTPMOD32 %s in %s --> %p",
libexec/rtld-elf/arm/reloc.c
289
dbg("TLS_TPOFF32 %s in %s --> %p",
libexec/rtld-elf/arm/reloc.c
296
dbg("sym = %lu, type = %lu, offset = %p, "
libexec/rtld-elf/arm/reloc.c
390
dbg("reloc_jmpslots: sym not found");
libexec/rtld-elf/i386/reloc.c
367
dbg("reloc_jmpslot: *%p = %p", where, (void *)target);
libexec/rtld-elf/libmap.c
114
dbg("lm_parse_file: open(\"%s\") failed, %s", path,
libexec/rtld-elf/libmap.c
119
dbg("lm_parse_file: fstat(\"%s\") failed, %s", path,
libexec/rtld-elf/libmap.c
138
dbg("lm_parse_file: read(\"%s\") failed, %s", path,
libexec/rtld-elf/libmap.c
141
dbg("lm_parse_file: short read(\"%s\"), %zd vs %jd",
libexec/rtld-elf/libmap.c
320
dbg("%s(%p)", __func__, lml);
libexec/rtld-elf/libmap.c
337
dbg("%s()", __func__);
libexec/rtld-elf/libmap.c
365
dbg("%s(\"%s\", \"%s\", \"%s\")", __func__, p, f, t);
libexec/rtld-elf/libmap.c
386
dbg("%s(\"%s\", \"%s\")", __func__, p, f);
libexec/rtld-elf/libmap.c
431
dbg("%s(%p, \"%s\")", __func__, lmh, f);
libexec/rtld-elf/libmap.c
449
dbg("%s(\"%s\")", __func__, n);
libexec/rtld-elf/libmap.c
467
dbg("%s(\"%s\")", __func__, n);
libexec/rtld-elf/libmap.c
70
dbg("lm_init(\"%s\")", libmap_override);
libexec/rtld-elf/powerpc/reloc.c
129
dbg("copy_reloc: src=%p,dst=%p,size=%d\n",srcaddr,dstaddr,size);
libexec/rtld-elf/powerpc/reloc.c
216
dbg("Non-PLT reference to IFUNC found!");
libexec/rtld-elf/powerpc/reloc.c
393
dbg(" reloc_plt_object: where=%p,pltres=%p,reloff=%x,distance=%x",
libexec/rtld-elf/powerpc/reloc.c
440
dbg("ABI violation - found IRELATIVE in the PLT.");
libexec/rtld-elf/powerpc/reloc.c
492
dbg("reloc_jmpslots: sym not found");
libexec/rtld-elf/powerpc/reloc.c
528
dbg(" reloc_jmpslot: where=%p, target=%p",
libexec/rtld-elf/powerpc/reloc.c
574
dbg(" reloc_jmpslot: indir, reloff=%x, N=%x\n",
libexec/rtld-elf/powerpc/reloc.c
713
dbg("obj %s secure-plt gotptr=%p start=%p obj=%p",
libexec/rtld-elf/powerpc64/reloc.c
124
dbg("copy_reloc: src=%p,dst=%p,size=%zd\n",srcaddr,dstaddr,size);
libexec/rtld-elf/powerpc64/reloc.c
210
dbg("Non-PLT reference to IFUNC found!");
libexec/rtld-elf/powerpc64/reloc.c
376
dbg(" reloc_plt_object: where=%p,reloff=%lx,glink=%#lx", (void *)where,
libexec/rtld-elf/powerpc64/reloc.c
408
dbg("ABI violation - found IRELATIVE in the PLT.");
libexec/rtld-elf/powerpc64/reloc.c
453
dbg("reloc_jmpslots: sym not found");
libexec/rtld-elf/powerpc64/reloc.c
498
dbg(" reloc_jmpslot: where=%p, target=%p (%#lx + %#lx)",
libexec/rtld-elf/powerpc64/reloc.c
535
dbg(" reloc_jmpslot: where=%p, target=%p", (void *)wherep,
libexec/rtld-elf/riscv/reloc.c
189
dbg("reloc_jmpslots: sym not found");
libexec/rtld-elf/rtld.c
1004
dbg("setting osrel to %d", osrel);
libexec/rtld-elf/rtld.c
1010
dbg("resolving ifuncs");
libexec/rtld-elf/rtld.c
1022
dbg("loading filtees");
libexec/rtld-elf/rtld.c
1030
dbg("enforcing main obj relro");
libexec/rtld-elf/rtld.c
1036
dbg("transferring control to program entry point = %p",
libexec/rtld-elf/rtld.c
1090
dbg("\"%s\" in \"%s\" ==> %p in \"%s\"", defobj->strtab + def->st_name,
libexec/rtld-elf/rtld.c
1121
dbg("rtld_error: %s", lockinfo.dlerror_loc());
libexec/rtld-elf/rtld.c
1553
dbg("Filling in DT_DEBUG entry");
libexec/rtld-elf/rtld.c
1599
dbg("Ignoring d_tag %ld = %#lx",
libexec/rtld-elf/rtld.c
1788
dbg("note osrel %d", obj->osrel);
libexec/rtld-elf/rtld.c
1795
dbg("note fctl0 %#x", obj->fctl0);
libexec/rtld-elf/rtld.c
1800
dbg("note crt_no_init");
libexec/rtld-elf/rtld.c
1926
dbg(" Searching for \"%s\"", name);
libexec/rtld-elf/rtld.c
2138
dbg("failed to open hints file \"%s\"",
libexec/rtld-elf/rtld.c
2150
dbg("failed to read %lu bytes from hints file \"%s\"",
libexec/rtld-elf/rtld.c
2157
dbg("host byte-order: %s-endian",
libexec/rtld-elf/rtld.c
2159
dbg("hints file byte-order: %s-endian",
libexec/rtld-elf/rtld.c
2169
dbg("invalid magic number %#08x (expected: %#08x)",
libexec/rtld-elf/rtld.c
2174
dbg("hints file version %d (expected: 1)", version);
libexec/rtld-elf/rtld.c
2178
dbg("directory list is to long: %d > %d", dirlistlen,
libexec/rtld-elf/rtld.c
2183
dbg("failed to find length of hints file \"%s\"",
libexec/rtld-elf/rtld.c
2189
dbg("invalid string table position %d", dl);
libexec/rtld-elf/rtld.c
2194
dbg("invalid directory list offset %d", dirlist);
libexec/rtld-elf/rtld.c
2199
dbg("hints file \"%s\" is truncated (%d vs. %jd bytes)",
libexec/rtld-elf/rtld.c
2208
dbg(
libexec/rtld-elf/rtld.c
2414
dbg("obj %s -z nodelete", obj->path);
libexec/rtld-elf/rtld.c
2420
dbg("obj %s -z global", obj->path);
libexec/rtld-elf/rtld.c
2947
dbg("loading \"%s\"", printable_path(path));
libexec/rtld-elf/rtld.c
2961
dbg("%s valid_hash_sysv %d valid_hash_gnu %d dynsymcount %d", obj->path,
libexec/rtld-elf/rtld.c
2964
dbg("refusing to load PIE executable \"%s\"", obj->path);
libexec/rtld-elf/rtld.c
2970
dbg("refusing to load non-loadable \"%s\"", obj->path);
libexec/rtld-elf/rtld.c
2982
dbg(" %p .. %p: %s", obj->mapbase, obj->mapbase + obj->mapsize - 1,
libexec/rtld-elf/rtld.c
2985
dbg(" WARNING: %s has impure text", obj->path);
libexec/rtld-elf/rtld.c
3055
dbg("%s mapbase %p phdrs %p PT_LOAD phdr %p vaddr %p dynamic %p",
libexec/rtld-elf/rtld.c
3098
dbg("calling preinit function for %s at %p",
libexec/rtld-elf/rtld.c
3158
dbg("calling fini function for %s at %p",
libexec/rtld-elf/rtld.c
3171
dbg("calling fini function for %s at %p",
libexec/rtld-elf/rtld.c
3252
dbg("calling init function for %s at %p",
libexec/rtld-elf/rtld.c
3264
dbg("calling init function for %s at %p",
libexec/rtld-elf/rtld.c
3449
dbg("relocating \"%s\"", obj->path);
libexec/rtld-elf/rtld.c
3453
dbg("object %s has no run-time symbol table", obj->path);
libexec/rtld-elf/rtld.c
3580
dbg("rtld_exit()");
libexec/rtld-elf/rtld.c
3700
dbg(" Trying \"%s\"", pathname);
libexec/rtld-elf/rtld.c
3703
dbg(" Opened \"%s\", fd %d", pathname, fd);
libexec/rtld-elf/rtld.c
3709
dbg(" Failed to open \"%s\": %s", pathname,
libexec/rtld-elf/rtld.c
3754
dbg("%s('%s', '%s', fdp)", __func__, name, path);
libexec/rtld-elf/rtld.c
3766
dbg("Absolute path (%s) passed to %s", name, __func__);
libexec/rtld-elf/rtld.c
3796
dbg("open('%s') => %d", found, fd);
libexec/rtld-elf/rtld.c
3941
dbg(
libexec/rtld-elf/rtld.c
4036
dbg("obj %s nodelete", obj->path);
libexec/rtld-elf/rtld.c
4608
dbg("%s -> %s", path, base);
libexec/rtld-elf/rtld.c
4755
dbg("\"%s\": *%p <-- %p", name, addr, value);
libexec/rtld-elf/rtld.c
5358
dbg("unloading \"%s\"", obj->path);
libexec/rtld-elf/rtld.c
614
dbg("opening main program in direct exec mode");
libexec/rtld-elf/rtld.c
6378
dbg("Parsing command-line arguments");
libexec/rtld-elf/rtld.c
6386
dbg("argv[%d]: '%s'", i, arg);
libexec/rtld-elf/rtld.c
675
dbg("move env from %p to %p", envp + rtld_argc,
libexec/rtld-elf/rtld.c
682
dbg("move aux from %p to %p", auxpf, aux);
libexec/rtld-elf/rtld.c
771
dbg("%s is initialized, base address = %p", __progname,
libexec/rtld-elf/rtld.c
773
dbg("RTLD dynamic = %p", obj_rtld.dynamic);
libexec/rtld-elf/rtld.c
774
dbg("RTLD pltgot = %p", obj_rtld.pltgot);
libexec/rtld-elf/rtld.c
776
dbg("initializing thread locks");
libexec/rtld-elf/rtld.c
784
dbg("loading main program");
libexec/rtld-elf/rtld.c
791
dbg("processing main program's program header");
libexec/rtld-elf/rtld.c
807
dbg("AT_EXECPATH %p %s", kexecpath, kexecpath);
libexec/rtld-elf/rtld.c
817
dbg("No AT_EXECPATH or direct exec");
libexec/rtld-elf/rtld.c
820
dbg("obj_main path %s", obj_main->path);
libexec/rtld-elf/rtld.c
844
dbg("%s valid_hash_sysv %d valid_hash_gnu %d dynsymcount %d",
libexec/rtld-elf/rtld.c
870
dbg("loading kernel vdso");
libexec/rtld-elf/rtld.c
875
dbg("loading LD_PRELOAD_FDS libraries");
libexec/rtld-elf/rtld.c
879
dbg("loading LD_PRELOAD libraries");
libexec/rtld-elf/rtld.c
884
dbg("loading needed objects");
libexec/rtld-elf/rtld.c
903
dbg("checking for required versions");
libexec/rtld-elf/rtld.c
925
dbg("initializing initial thread local storage offsets");
libexec/rtld-elf/rtld.c
945
dbg("tcb_list_entry_offset %zu", tcb_list_entry_offset);
libexec/rtld-elf/rtld.c
952
dbg("doing copy relocations");
libexec/rtld-elf/rtld.c
968
dbg("initializing initial thread local storage");
libexec/rtld-elf/rtld.c
971
dbg("initializing key program variables");
libexec/rtld-elf/rtld_lock.c
255
dbg("rlock_acquire: recursed");
libexec/rtld-elf/rtld_lock.c
271
dbg("wlock_acquire: recursed");
libexec/rtld-elf/rtld_lock.c
462
dbg("_rtld_thread_init: done");
sbin/ipfw/ipfw2.c
639
struct debug_header dbg = {
sbin/ipfw/ipfw2.c
644
write(1, &dbg, sizeof(dbg));
sbin/ipfw/ipfw2.c
685
struct debug_header dbg = {
sbin/ipfw/ipfw2.c
690
write(1, &dbg, sizeof(dbg));
sbin/ipfw/ipfw2.c
726
struct debug_header dbg = {
sbin/ipfw/ipfw2.c
731
write(1, &dbg, sizeof(dbg));
sys/amd64/amd64/machdep.c
1428
setidt(IDT_DB, &IDTVEC(dbg), SDT_SYSIGT, SEL_KPL, 4);
sys/amd64/amd64/machdep.c
500
IDTVEC(div), IDTVEC(dbg), IDTVEC(nmi), IDTVEC(bpt), IDTVEC(ofl),
sys/amd64/amd64/trap.c
684
if (frame->tf_rip == (uintptr_t)IDTVEC(dbg) ||
sys/amd64/amd64/trap.c
98
extern inthand_t IDTVEC(bpt), IDTVEC(bpt_pti), IDTVEC(dbg),
sys/amd64/include/vmm.h
631
} dbg;
sys/amd64/vmm/amd/svm.c
1460
vmexit->u.dbg.trace_trap = 1;
sys/amd64/vmm/amd/svm.c
1461
vmexit->u.dbg.pushf_intercept = 0;
sys/amd64/vmm/amd/svm.c
1463
if (vcpu->dbg.popf_sstep) {
sys/amd64/vmm/amd/svm.c
1470
vcpu->dbg.popf_sstep = 0;
sys/amd64/vmm/amd/svm.c
1479
vcpu->dbg.rflags_tf = rflags & PSL_T;
sys/amd64/vmm/amd/svm.c
1480
} else if (vcpu->dbg.pushf_sstep) {
sys/amd64/vmm/amd/svm.c
1485
vcpu->dbg.pushf_sstep = 0;
sys/amd64/vmm/amd/svm.c
1493
vmexit->u.dbg.pushf_intercept = 1;
sys/amd64/vmm/amd/svm.c
1494
vmexit->u.dbg.tf_shadow_val =
sys/amd64/vmm/amd/svm.c
1495
vcpu->dbg.rflags_tf;
sys/amd64/vmm/amd/svm.c
1497
&vmexit->u.dbg.paging);
sys/amd64/vmm/amd/svm.c
1651
vcpu->dbg.pushf_sstep = 1;
sys/amd64/vmm/amd/svm.c
1668
vcpu->dbg.popf_sstep = 1;
sys/amd64/vmm/amd/svm.c
2492
vcpu->dbg.rflags_tf = rflags & PSL_T;
sys/amd64/vmm/amd/svm.c
2507
rflags |= vcpu->dbg.rflags_tf;
sys/amd64/vmm/amd/svm.c
2508
vcpu->dbg.rflags_tf = 0;
sys/amd64/vmm/amd/svm_softc.h
63
struct dbg dbg;
sys/amd64/vmm/vmm.c
1034
if (!vme->u.dbg.pushf_intercept || vme->u.dbg.tf_shadow_val != 0) {
sys/amd64/vmm/vmm.c
1039
error = vm_copy_setup(vcpu, &vme->u.dbg.paging, rsp, sizeof(uint64_t),
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
344
u_int32_t dbg;
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
357
dbg = RD4(sc, HC_DEBUG);
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
358
dbg &= ~( (HC_DBG_FIFO_THRESH_MASK << HC_DBG_FIFO_THRESH_READ_SHIFT) |
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
360
dbg |= (HC_FIFO_THRESH_READ << HC_DBG_FIFO_THRESH_READ_SHIFT) |
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
362
WR4(sc, HC_DEBUG, dbg);
sys/arm/nvidia/tegra_pinmux.c
416
GRP(0x8A0, dbg, 12, 5, 20, 5),
sys/dev/acpica/acpi.c
4834
int error, *dbg;
sys/dev/acpica/acpi.c
4843
dbg = &AcpiDbgLayer;
sys/dev/acpica/acpi.c
4846
dbg = &AcpiDbgLevel;
sys/dev/acpica/acpi.c
4851
if (*dbg == 0) {
sys/dev/acpica/acpi.c
4855
if ((*dbg & tag->value) == tag->value)
sys/dev/acpica/acpi.c
4868
*dbg = 0;
sys/dev/bwi/if_bwivar.h
103
#define DPRINTF(sc, dbg, fmt, ...) \
sys/dev/bwi/if_bwivar.h
105
if ((sc)->sc_debug & (dbg)) \
sys/dev/bwi/if_bwivar.h
109
#define _DPRINTF(sc, dbg, fmt, ...) \
sys/dev/bwi/if_bwivar.h
111
if ((sc)->sc_debug & (dbg)) \
sys/dev/bwi/if_bwivar.h
117
#define DPRINTF(sc, dbg, fmt, ...) ((void)0)
sys/dev/bwi/if_bwivar.h
118
#define _DPRINTF(sc, dbg, fmt, ...) ((void)0)
sys/dev/etherswitch/ar40xx/ar40xx_hw_mdio.c
74
ar40xx_hw_phy_dbg_write(struct ar40xx_softc *sc, int phy, uint16_t dbg,
sys/dev/etherswitch/ar40xx/ar40xx_hw_mdio.c
83
ar40xx_hw_phy_dbg_read(struct ar40xx_softc *sc, int phy, uint16_t dbg)
sys/dev/etherswitch/ar40xx/ar40xx_hw_mdio.h
31
uint16_t dbg, uint16_t data);
sys/dev/etherswitch/ar40xx/ar40xx_hw_mdio.h
33
uint16_t dbg);
sys/dev/etherswitch/arswitch/arswitchvar.h
169
#define DPRINTF(sc, dbg, args...) \
sys/dev/etherswitch/arswitch/arswitchvar.h
171
if (((sc)->sc_debug & (dbg)) || \
sys/dev/etherswitch/arswitch/arswitchvar.h
180
#define DPRINTF(dev, dbg, args...)
sys/dev/ice/ice_common.c
2422
char const *prefix, bool dbg)
sys/dev/ice/ice_common.c
2426
if (dbg)
sys/dev/ice/ice_common.c
2437
if (dbg)
sys/dev/ice/ice_common.c
2455
char const *prefix, bool dbg)
sys/dev/ice/ice_common.c
2459
if (dbg)
sys/dev/ice/ice_common.c
2470
if (dbg)
sys/dev/iwm/if_iwmreg.h
3538
struct iwm_statistics_dbg dbg;
sys/dev/iwx/if_iwxreg.h
3906
struct iwx_statistics_dbg dbg;
sys/dev/mlx5/cq.h
46
struct mlx5_rsc_debug *dbg;
sys/dev/mlx5/driver.h
349
struct mlx5_cmd_debug dbg;
sys/dev/mlx5/driver.h
394
struct mlx5_rsc_debug *dbg;
sys/dev/mlx5/driver.h
850
struct mlx5_rsc_debug *dbg;
sys/dev/mlx5/qp.h
481
struct mlx5_rsc_debug *dbg;
sys/dev/mpt/mpt_cam.c
5098
int dbg;
sys/dev/mpt/mpt_cam.c
5275
dbg = MPT_PRT_ERROR;
sys/dev/mpt/mpt_cam.c
5277
dbg = MPT_PRT_DEBUG1;
sys/dev/mpt/mpt_cam.c
5280
mpt_lprt(mpt, dbg,
sys/dev/rge/if_rge_debug.h
29
#define RGE_DPRINTF(sc, dbg, ...) \
sys/dev/rge/if_rge_debug.h
31
if (((sc)->sc_debug & (dbg)) != 0) \
sys/dev/rge/if_rge_debug.h
35
#define RGE_DLOG(sc, dbg, ...) \
sys/dev/rge/if_rge_debug.h
37
if (((sc)->sc_debug & (dbg)) != 0) \
sys/dev/thunderbolt/tb_debug.c
322
u_int lvl, dbg;
sys/dev/thunderbolt/tb_debug.c
325
dbg = debug & 0x3fffffff;
sys/dev/thunderbolt/tb_debug.c
328
((dbg & (val & 0x3fffffff)) != 0)) {
sys/dev/usb/usb_request.c
139
struct usb_ctrl_debug_bits *dbg)
sys/dev/usb/usb_request.c
143
memset(dbg, 0, sizeof(*dbg));
sys/dev/usb/usb_request.c
153
dbg->ds_delay = temp;
sys/dev/usb/usb_request.c
163
dbg->ss_delay = temp;
sys/dev/usb/usb_request.c
185
dbg->ds_fail = 1;
sys/dev/usb/usb_request.c
189
dbg->ss_fail = 1;
sys/dev/usb/usb_request.c
191
dbg->enabled = 1;
sys/dev/usb/usb_request.c
419
struct usb_ctrl_debug_bits dbg;
sys/dev/usb/usb_request.c
541
usbd_get_debug_bits(udev, req, &dbg);
sys/dev/usb/usb_request.c
544
if (dbg.enabled)
sys/dev/usb/usb_request.c
580
if (dbg.ds_fail) {
sys/dev/usb/usb_request.c
584
if (dbg.ds_delay > 0) {
sys/dev/usb/usb_request.c
587
USB_MS_TO_TICKS(dbg.ds_delay));
sys/dev/usb/usb_request.c
618
if (dbg.ss_fail) {
sys/dev/usb/usb_request.c
622
if (dbg.ss_delay > 0) {
sys/dev/usb/usb_request.c
625
USB_MS_TO_TICKS(dbg.ss_delay));
sys/i386/i386/machdep.c
1310
setidt(IDT_DB, &IDTVEC(dbg), SDT_SYS386IGT, SEL_KPL,
sys/i386/i386/machdep.c
624
IDTVEC(div), IDTVEC(dbg), IDTVEC(nmi), IDTVEC(bpt), IDTVEC(ofl),
sys/i386/i386/trap.c
118
extern inthand_t IDTVEC(bpt), IDTVEC(dbg), IDTVEC(int0x80_syscall);
sys/i386/i386/trap.c
662
frame->tf_eip == (uintptr_t)IDTVEC(dbg) +
usr.sbin/bhyve/gdb.c
1065
if (vmexit->u.dbg.trace_trap) {
usr.sbin/bhyve/pci_ahci.c
115
static FILE *dbg;
usr.sbin/bhyve/pci_ahci.c
116
#define DPRINTF(format, arg...) do{fprintf(dbg, format, ##arg);fflush(dbg);}while(0)
usr.sbin/bhyve/pci_ahci.c
2481
dbg = fopen("/tmp/log", "w+");
usr.sbin/bhyve/pci_hda.c
278
FILE *dbg;
usr.sbin/bhyve/pci_hda.c
324
dbg = fopen(DEBUG_HDA_FILE, "w+");
usr.sbin/bhyve/pci_hda.h
48
extern FILE *dbg;
usr.sbin/bhyve/pci_hda.h
50
do {fprintf(dbg, "%s-%d: " fmt "\n", __func__, __LINE__, ##arg); \
usr.sbin/bhyve/pci_hda.h
51
fflush(dbg); } while (0)
usr.sbin/cxgbetool/cxgbetool.c
335
T4_MODREGS(dbg),
usr.sbin/cxgbetool/cxgbetool.c
371
T5_MODREGS(dbg),
usr.sbin/cxgbetool/cxgbetool.c
409
T6_MODREGS(dbg),
usr.sbin/cxgbetool/cxgbetool.c
446
T7_MODREGS(dbg),