Searched refs:dprintf (Results 1 - 25 of 95) sorted by relevance

1234

/freebsd-12-stable/contrib/amd/amd/
H A Dconf_tok.l92 # define dprintf(f,s) fprintf(stderr, (f), ayylineno, (s))
95 # define dprintf(f,s)
130 dprintf("%8d: Left bracket \"%s\"\n", yytext);
136 dprintf("%8d: Right bracket \"%s\"\n", yytext);
142 dprintf("%8d: Equal \"%s\"\n", yytext);
148 dprintf("%8d: Whitespace \"%s\"\n", yytext);
154 dprintf("%8d: Comment \"%s\"\n", yytext);
158 dprintf("%8d: Non-WS string \"%s\"\n", yytext);
164 dprintf("%8d: QUOTED-Non-WS-EQ string \"%s\"\n", yytext);
172 dprintf("
[all...]
H A Dconf_parse.y60 # define dprintf(f,s) fprintf(stderr, (f), ayylineno, (s))
63 # define dprintf(f,s)
/freebsd-12-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_sdhost.c189 #define dprintf(fmt, args...) \ macro
196 #define dprintf(fmt, args...) macro
388 dprintf("%s:\n", __func__);
408 dprintf("%s: dev=%p sc=%p unit=%d\n",
504 dprintf("%s:\n", __func__);
545 dprintf("%s: card status %08x (cs %d)\n",
599 dprintf("%s: hstst=%08x offset=%08lx sdhci_present_state=%08x "
611 dprintf("%s: offset=%08lx sdhci_blocksize=%08x "
656 dprintf("%s:\n", __func__);
665 dprintf("
[all...]
/freebsd-12-stable/lib/libc/stdio/
H A Ddprintf.c38 dprintf(int fd, const char * __restrict fmt, ...) function
/freebsd-12-stable/sys/arm64/rockchip/clk/
H A Drk_clk_pll.c71 #define dprintf(format, arg...) \
74 #define dprintf(format, arg...) macro
88 dprintf("%sabling gate\n", enable ? "En" : "Dis");
91 dprintf("sc->gate_shift: %x\n", sc->gate_shift);
93 dprintf("Write: gate_offset=%x, val=%x\n", sc->gate_offset, val);
220 dprintf("Set PLL_MODEREG to %x\n", reg);
227 dprintf("Set PLL_CON0 to %x\n", reg);
237 dprintf("Set PLL_CON1 to %x\n", reg);
244 dprintf("Set PLL_CON2 to %x\n", reg);
259 dprintf("Se
[all...]
H A Drk_clk_composite.c76 #define dprintf(format, arg...) \
79 #define dprintf(format, arg...) macro
164 dprintf("%sabling gate\n", enable ? "En" : "Dis");
167 dprintf("sc->gate_shift: %x\n", sc->gate_shift);
169 dprintf("Write: gate_offset=%x, val=%x\n", sc->gate_offset, val);
188 dprintf("Set mux to %d\n", index);
192 dprintf("Write: muxdiv_offset=%x, val=%x\n", sc->muxdiv_offset, val);
210 dprintf("Read: muxdiv_offset=%x, val=%x\n", sc->muxdiv_offset, reg);
219 dprintf("parent_freq=%ju, div=%u\n", *freq, div);
221 dprintf("Fina
[all...]
H A Drk_clk_armclk.c78 #define dprintf(format, arg...) \
81 #define dprintf(format, arg...) macro
112 dprintf("Set mux to %d\n", index);
116 dprintf("Write: muxdiv_offset=%x, val=%x\n", sc->muxdiv_offset, val);
134 dprintf("Read: muxdiv_offset=%x, val=%x\n", sc->muxdiv_offset, reg);
139 dprintf("parent_freq=%ju, div=%u\n", *freq, div);
159 dprintf("Finding best parent/div for target freq of %ju\n", *fout);
169 dprintf("Best parent %s (%d) with best freq at %ju\n",
186 dprintf("Changing parent (%s) freq to %ju\n", clknode_get_name(p_main),
197 dprintf("mai
[all...]
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzfs_debug.h69 #define dprintf(...) \ macro
73 #define dprintf(...) ((void)0) macro
/freebsd-12-stable/contrib/file/src/
H A Ddprintf.c31 FILE_RCSID("@(#)$File: dprintf.c,v 1.2 2018/09/09 20:33:28 christos Exp $")
40 dprintf(int fd, const char *fmt, ...) function
/freebsd-12-stable/sys/amd64/sgx/
H A Dsgx.c161 #define dprintf(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
163 #define dprintf(fmt, ...) macro
212 dprintf("%s: No free EPC pages available.\n",
270 dprintf("%s: Can't find enclave.\n", __func__);
364 dprintf("%s: p->pidx %ld\n", __func__, p->pindex);
527 dprintf("t->flags %lx\n", t->flags);
528 dprintf("t->ossa %lx\n", t->ossa);
529 dprintf("t->cssa %x\n", t->cssa);
530 dprintf("t->nssa %x\n", t->nssa);
531 dprintf("
[all...]
/freebsd-12-stable/sys/dev/amdgpio/
H A Damdgpio.c106 dprintf("busdev %p\n", sc->sc_busdev);
118 dprintf("npins %d maxpin %d\n", sc->sc_npins, *maxpin);
126 dprintf("pin %d\n", pin);
142 dprintf("pin %d\n", pin);
152 dprintf("pin %d name %s\n", pin, name);
164 dprintf("pin %d\n", pin);
170 dprintf("pin %d caps 0x%x\n", pin, *caps);
183 dprintf("pin %d\n", pin);
191 dprintf("pin %d flags 0x%x\n", pin, *flags);
206 dprintf("pi
[all...]
/freebsd-12-stable/sys/arm64/coresight/
H A Dcoresight-funnel.c55 #define dprintf(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
57 #define dprintf(fmt, ...) macro
85 dprintf("Device ID: %x\n", bus_read_4(sc->res, FUNNEL_DEVICEID));
H A Dcoresight-etm4x.c55 #define dprintf(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
57 #define dprintf(fmt, ...) macro
143 dprintf("configure range %d, address %lx\n",
200 dprintf("ETM Version: %d.%d\n",
/freebsd-12-stable/sys/dev/xilinx/
H A Daxidma.c68 #define dprintf(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
70 #define dprintf(fmt, ...) macro
163 dprintf("%s: AXI_DMASR %x\n", __func__,
165 dprintf("%s: AXI_CURDESC %x\n", __func__,
167 dprintf("%s: AXI_TAILDESC %x\n", __func__,
198 dprintf("%s\n", __func__);
212 dprintf("%s\n", __func__);
233 dprintf("timeout %d\n", timeout);
238 dprintf("%s: read control after reset: %x\n",
467 dprintf("
[all...]
/freebsd-12-stable/sys/arm/allwinner/clkng/
H A Daw_clk_frac.c42 /* #define dprintf(format, arg...) printf("%s:(%s)" format, __func__, clknode_get_name(clk), arg) */
43 #define dprintf(format, arg...) macro
98 dprintf("init parent idx %d\n", idx);
114 dprintf("%sabling gate\n", enable ? "En" : "Dis");
138 dprintf("Set mux to %d\n", index);
204 dprintf("Trying to find freq %ju with parent %ju\n", *fout, fparent);
209 dprintf("Testing with multiple %d\n", multiple);
213 dprintf("Found with using frac.freq0 and multiple %d\n", multiple);
219 dprintf("Found with using frac.freq1 and multiple %d\n", multiple);
225 dprintf("Go
[all...]
H A Daw_ccung.c66 #define dprintf(format, arg...) device_printf(dev, "%s: " format, __func__, arg)
68 #define dprintf(format, arg...) macro
85 dprintf("offset=%lx write %x\n", addr, val);
98 dprintf("offset=%lx Read %x\n", addr, *val);
110 dprintf("offset=%lx clr: %x set: %x\n", addr, clr, set);
127 dprintf("%sassert reset id %ld\n", reset ? "" : "De", id);
133 dprintf("offset=%x Read %x\n", sc->resets[id].offset, val);
138 dprintf("offset=%x Write %x\n", sc->resets[id].offset, val);
158 dprintf("offset=%x Read %x\n", sc->resets[id].offset, val);
/freebsd-12-stable/usr.sbin/syslogd/
H A Dsyslogd.c160 #define dprintf if (Debug) printf macro
542 dprintf("madvise() failed: %s\n", strerror(errno));
715 dprintf("can't open %s (%d)\n", _PATH_KLOG, errno);
775 dprintf("off & running....\n");
846 dprintf("# of received signals = %d\n", nsig);
853 dprintf("Received signal: %d from fd=%d\n", signo,
879 dprintf("received sa_len = %d\n", sslen);
895 dprintf("Message from %s was ignored.", hname);
994 dprintf("Failed to parse " field " from %s: %s\n", \
1274 dprintf("Invali
[all...]
/freebsd-12-stable/sys/dev/altera/msgdma/
H A Dmsgdma.c70 #define dprintf(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
72 #define dprintf(fmt, ...) macro
151 dprintf("%s(%d): status 0x%08x next_descr 0x%08x, control 0x%08x\n",
160 dprintf("%s: idx_tail %d idx_head %d\n", __func__,
192 dprintf("%s: read status: %x\n", __func__, READ4(sc, 0x00));
193 dprintf("%s: read control: %x\n", __func__, READ4(sc, 0x04));
194 dprintf("%s: read 1: %x\n", __func__, READ4(sc, 0x08));
195 dprintf("%s: read 2: %x\n", __func__, READ4(sc, 0x0C));
205 dprintf("timeout %d\n", timeout);
210 dprintf("
[all...]
/freebsd-12-stable/contrib/one-true-awk/
H A Dlib.c121 dprintf( ("RS=<%s>, FS=<%s>, ARGC=%g, FILENAME=%s\n",
130 dprintf( ("argno=%d, file=|%s|\n", argno, file) );
143 dprintf( ("opening file %s\n", file) );
224 dprintf( ("readrec saw <%s>, returns %d\n", buf, c == EOF && rr == buf ? 0 : 1) );
241 dprintf( ("getargv(%d) returns |%s|\n", n, s) );
260 dprintf( ("command line set %s to |%s|\n", s, p) );
438 dprintf( ("into refldbld, rec = <%s>, pat = <%s>\n", rec, fs) );
447 dprintf( ("refldbld: i=%d\n", i) );
450 dprintf( ("match %s (%d chars)\n", patbeg, patlen) );
456 dprintf( ("n
[all...]
H A Dmain.c163 dprintf( ("program = |%s|\n", argv[1]) );
172 dprintf( ("argc=%d, argv[0]=%s\n", argc, argv[0]) );
180 dprintf( ("errorflag=%d\n", errorflag) );
/freebsd-12-stable/sbin/restore/
H A Drestore.c83 dprintf(stdout, "%s: not on the tape\n", name);
184 dprintf(stdout, "%s: REMOVE\n", myname(ep));
274 dprintf(stdout, "name/inode conflict, mktempname %s\n",
302 dprintf(stdout, "[%s] %s: %s\n", keyval(key), name,
338 dprintf(stdout, "[%s] %s: %s\n", keyval(key), name,
362 dprintf(stdout, "[%s] %s: %s\n", keyval(key), name,
375 dprintf(stdout, "[%s] %s: %s|LINK\n", keyval(key), name,
392 dprintf(stdout, "[%s] %s: %s|LINK\n", keyval(key), name,
399 dprintf(stdout, "[%s] %s: %s\n", keyval(key), name,
441 dprintf(stdou
[all...]
H A Drestore.h149 #define dprintf if (dflag) fprintf macro
/freebsd-12-stable/sys/contrib/libnv/
H A Dnvlist.c419 dprintf(fd, "%*serror: %d\n", level * 4, "",
444 dprintf(fd, "%*s%s (%s):", level * 4, "", nvpair_name(nvp),
448 dprintf(fd, " null\n");
451 dprintf(fd, " %s\n", nvpair_get_bool(nvp) ?
455 dprintf(fd, " %ju (%jd) (0x%jx)\n",
461 dprintf(fd, " [%s]\n", nvpair_get_string(nvp));
464 dprintf(fd, "\n");
477 dprintf(fd, " %d\n", nvpair_get_descriptor(nvp));
486 dprintf(fd, " %zu ", size);
488 dprintf(f
[all...]
/freebsd-12-stable/sys/mips/cavium/cryptocteon/
H A Dcavium_crypto.c242 dprintf("%s()\n", __func__);
336 dprintf("%s()\n", __func__);
340 dprintf("%s: Bad parameters od=%p iov=%p iovlen=%jd "
362 dprintf("%s: Bad key length %d\n", __func__, od->octo_encklen);
395 dprintf("%s()\n", __func__);
399 dprintf("%s: Bad parameters od=%p iov=%p iovlen=%jd "
420 dprintf("%s: Bad key length %d\n", __func__, od->octo_encklen);
455 dprintf("%s()\n", __func__);
459 dprintf("%s: Bad parameters od=%p iov=%p iovlen=%jd "
485 dprintf("
[all...]
H A Dcryptocteonvar.h64 #define dprintf(fmt, ...) \ macro

Completed in 305 milliseconds

1234