Home
last modified time | relevance | path

Searched refs:dprintf (Results 1 – 25 of 31) sorted by relevance

12

/mirbsd/src/sys/dev/ic/
Drlnsubr.c87 dprintf(" R[");
93 dprintf(" 7ms");
96 dprintf(" 7ms");
102 dprintf(" 67ms");
111 dprintf(" 67ms");
121 dprintf(" (%dms)", i);
128 dprintf("]=-1");
161 dprintf("]");
185 dprintf(" Ws[");
189 dprintf (" 167ms");
[all …]
Drln.c89 dprintf(" [attach %p]", sc);
159 dprintf(" [init]");
219 dprintf(" start[");
226 dprintf(" %s] ", (ifp->if_flags & IFF_OACTIVE) ?
233 dprintf(" nosync]");
245 dprintf(" empty]");
287 dprintf(" sent]");
333 dprintf(" T[%d+%d", len, pad);
386 dprintf(" error]");
410 dprintf("!");
[all …]
Drlnvar.h119 #define dprintf(fmt, args...) printf(fmt , ## args) macro
133 #define dprintf(fmt, args...) /* nothing */ macro
/mirbsd/src/sys/dev/isa/
Dif_el.c58 #define dprintf(x) printf x macro
60 #define dprintf(x) macro
128 dprintf(("Probing 3c501 at 0x%x...\n", iobase));
131 dprintf(("Resetting board...\n"));
137 dprintf(("Reading station address...\n"));
142 dprintf(("Address is %s\n", ether_sprintf(station_addr)));
150 dprintf(("Bad vendor code.\n"));
154 dprintf(("Vendor code ok.\n"));
177 dprintf(("Attaching %s...\n", sc->sc_dev.dv_xname));
192 dprintf(("Attaching interface...\n"));
[all …]
Dif_eg.c80 #define dprintf(x) printf x macro
82 #define dprintf(x) macro
147 dprintf(("pcb[%2d] = %x\n", i, sc->eg_pcb[i]));
155 dprintf(("%s %s %s %s %s %s %s\n",
181 dprintf(("egoutPCB failed\n"));
218 dprintf(("PCB read not ready\n"));
282 dprintf(("len %d too large\n", sc->eg_pcb[1]));
297 dprintf(("%d != %d\n", b, sc->eg_pcb[1] + 2));
324 dprintf(("Weird iobase %x\n", ia->ia_iobase));
329 dprintf(("%s: can't map I/O space\n", sc->sc_dev.dv_xname));
[all …]
/mirbsd/src/sys/ntfs/
Dntfs_vnops.c140 dprintf(("ntfs_bmap: vn: %p, blk: %d\n", ap->a_vp,(u_int32_t)ap->a_bn));
171dprintf(("ntfs_read: ino: %d, off: %d resid: %d, segflg: %d\n",ip->i_number,(u_int32_t)uio->uio_of…
173 dprintf(("ntfs_read: filesize: %d",(u_int32_t)fp->f_size));
181 dprintf((", toread: %d\n",(u_int32_t)toread));
204 dprintf(("ntfs_bypass: %s\n", ap->a_desc->vdesc_name));
223 dprintf(("ntfs_getattr: %d, flags: %d\n",ip->i_number,ip->i_flag));
268 dprintf(("ntfs_inactive: vnode: %p, ntnode: %d\n", vp, ip->i_number));
299 dprintf(("ntfs_reclaim: vnode: %p, ntnode: %d\n", vp, ip->i_number));
361 dprintf(("ntfs_strategy: offset: %d, blkno: %d, lblkno: %d\n",
365 dprintf(("ntfs_strategy: blkno: %d, lblkno: %d\n",
[all …]
Dntfs_subr.c117 dprintf(("ntfs_ntvattrrele: ino: %d, type: 0x%x\n",
142 dprintf(("ntfs_findvattr: node not loaded, ino: %d\n",
201 dprintf(("ntfs_ntvattrget: " \ in ntfs_ntvattrget()
206 dprintf(("ntfs_ntvattrget: " \ in ntfs_ntvattrget()
218 dprintf(("ntfs_ntvattrget: UNEXISTED ATTRIBUTE: " \ in ntfs_ntvattrget()
235 dprintf(("ntfs_ntvattrget: " \ in ntfs_ntvattrget()
252 dprintf(("ntfs_ntvattrget: attribute in ino: %d\n", in ntfs_ntvattrget()
277 dprintf(("ntfs_ntvattrget: UNEXISTED ATTRIBUTE: " \ in ntfs_ntvattrget()
301 dprintf(("ntfs_loadntnode: loading ino: %d\n",ip->i_number)); in ntfs_loadntnode()
309 dprintf(("ntfs_loadntnode: read system node\n")); in ntfs_loadntnode()
[all …]
Dntfs_vfsops.c555 dprintf(("ntfs_mountfs: invalid boot block\n"));
566 dprintf(("ntfs_mountfs(): bps: %d, spc: %d, media: %x, mftrecsz: %d (%d sects)\n",
569 dprintf(("ntfs_mountfs(): mftcn: 0x%x|0x%x\n",
590 dprintf(("ntfs_mountfs(): case-%s,%s uid: %d, gid: %d, mode: %o\n",
696 dprintf(("ntfs_mountfs: vflush failed\n"));
736 dprintf(("ntfs_unmount: unmounting...\n"));
743 dprintf(("ntfs_unmount: vflushing...\n"));
746 dprintf(("ntfs_unmount: vflush failed: %d\n",error));
794 dprintf(("ntfs_umount: freeing memory...\n"));
810 dprintf(("ntfs_root(): sysvn: %p\n",
[all …]
Dntfs_compr.c75 dprintf(("ntfs_uncompblock: block length: %d + 3, 0x%x,0x%04x\n", in ntfs_uncompblock()
80 dprintf(("ntfs_uncompblock: len: %x instead of %d\n", in ntfs_uncompblock()
Dntfs.h336 #define dprintf(a) DPRINTF(1, a) macro
340 #define dprintf(a) macro
/mirbsd/src/usr.bin/fstat/
Dfstat.c321 dprintf("can't read filedesc at %p for pid %ld", in dofiles()
327 dprintf("filedesc corrupted at %p for pid %ld", in dofiles()
353 dprintf("can't read file structures at %p for pid %ld", in dofiles()
363 dprintf("can't read file %d at %p for pid %ld", in dofiles()
386 dprintf("unknown file type %d for file %d of pid %ld", in dofiles()
402 dprintf("can't read vnode at %p for pid %ld", vp, (long)Pid); in vtrans()
507 dprintf("can't read inode at %p for pid %ld", in ufs_filestat()
526 dprintf("can't read inode at %p for pid %ld", in ext2fs_filestat()
546 dprintf("can't read inode at %p for pid %ld", in msdos_filestat()
567 dprintf("can't read nfsnode at %p for pid %ld", in nfs_filestat()
[all …]
Dfstat.h48 #define dprintf if (vflg) warnx macro
Disofs.c83 dprintf("can't read inode at %p for pid %ld", in isofs_filestat()
/mirbsd/src/usr.sbin/syslogd/
Dsyslogd.c425 dprintf("can't open %s (%d)\n", _PATH_KLOG, errno); in main()
431 dprintf("off & running....\n"); in main()
544 dprintf("cvthname res: %s\n", resolve); in main()
679 dprintf("logmsg: pri 0%o, flags 0x%x, from %s, msg %s\n", in logmsg()
758 dprintf("msg repeated %d times, %ld sec of %d\n", in logmsg()
849 dprintf("Logging to %s", TypeNames[f->f_type]); in fprintlog()
854 dprintf("\n"); in fprintlog()
858 dprintf(" %s\n", f->f_un.f_forw.f_hname); in fprintlog()
883 dprintf(" (ignored)\n"); in fprintlog()
890 dprintf(" %s\n", f->f_un.f_fname); in fprintlog()
[all …]
Dprivsep.c198 dprintf("[priv]: msg PRIV_OPEN_TTY received\n"); in priv_init()
215 dprintf("[priv]: msg PRIV_OPEN_LOG received\n"); in priv_init()
232 dprintf("[priv]: msg PRIV_OPEN_UTMP received\n"); in priv_init()
242 dprintf("[priv]: msg PRIV_OPEN_CONFIG received\n"); in priv_init()
253 dprintf("[priv]: msg PRIV_CONFIG_MODIFIED received\n"); in priv_init()
258 dprintf("config file modified: restarting\n"); in priv_init()
268 dprintf("[priv]: msg PRIV_DONE_CONFIG_PARSE received\n"); in priv_init()
273 dprintf("[priv]: msg PRIV_GETHOSTSERV received\n"); in priv_init()
304 dprintf("[priv]: msg PRIV_GETHOSTBYADDR received\n"); in priv_init()
Dsyslogd.h44 #define dprintf if (Debug) printf macro
/mirbsd/src/usr.bin/awk/
Dlib.c130 dprintf( ("RS=<%s>, FS=<%s>, ARGC=%g, FILENAME=%s\n", in getrec()
139 dprintf( ("argno=%d, file=|%s|\n", argno, file) ); in getrec()
152 dprintf( ("opening file %s\n", file) ); in getrec()
233 dprintf( ("readrec saw <%s>, returns %d\n", buf, c == EOF && rr == buf ? 0 : 1) ); in readrec()
250 dprintf( ("getargv(%d) returns |%s|\n", n, s) ); in getargv()
269 dprintf( ("command line set %s to |%s|\n", s, p) ); in setclvar()
447 dprintf( ("into refldbld, rec = <%s>, pat = <%s>\n", rec, fs) ); in refldbld()
456 dprintf( ("refldbld: i=%d\n", i) ); in refldbld()
459 dprintf( ("match %s (%d chars)\n", patbeg, patlen) ); in refldbld()
465 dprintf( ("no match %s\n", rec) ); in refldbld()
[all …]
Dtran.c217 dprintf( ("setsymtab found %p: n=%s s=\"%s\" f=%g t=%o\n", in setsymtab()
236 dprintf( ("setsymtab set %p: n=%s s=\"%s\" f=%g t=%o\n", in setsymtab()
295 dprintf( ("setting field %d to %g\n", fldno, f) ); in setfval()
304 dprintf( ("setfval %p: %s = %g, t=%o\n", (void*)vp, NN(vp->nval), f, vp->tval) ); in setfval()
323 dprintf( ("starting setsval %p: %s = \"%s\", t=%o, r,f=%d,%d\n", in setsval()
332 dprintf( ("setting field %d to %s (%p)\n", fldno, s, s) ); in setsval()
343 dprintf( ("setsval %p: %s = \"%s (%p) \", t=%o r,f=%d,%d\n", in setsval()
361 dprintf( ("getfval %p: %s = %g, t=%o\n", in getfval()
389 dprintf( ("getsval %p: %s = \"%s (%p)\", t=%o\n", in get_str_val()
Dmain.c159 dprintf( ("program = |%s|\n", argv[1]) ); in main()
168 dprintf( ("argc=%d, argv[0]=%s\n", argc, argv[0]) ); in main()
178 dprintf( ("errorflag=%d\n", errorflag) ); in main()
Dawk.h41 # define dprintf(x) if (dbg) printf x macro
43 # define dprintf(x) macro
Drun.c120 dprintf( ("adjbuf %s: %d %d (pbuf=%p, tbuf=%p)\n", whatrtn, *psiz, minlen, *pbuf, tbuf) ); in adjbuf()
249 dprintf( ("calling %s, %d args (%d in defn), fp=%d\n", s, ncall, ndef, (int) (fp-frame)) ); in call()
256 dprintf( ("evaluate args[%d], fp=%d:\n", i, (int) (fp-frame)) ); in call()
259 dprintf( ("args[%d]: %s %f <%s>, t=%o\n", in call()
287 dprintf( ("start exec of %s, fp=%d\n", s, (int) (fp-frame)) ); in call()
289 dprintf( ("finished exec of %s, fp=%d\n", s, (int) (fp-frame)) ); in call()
322 dprintf( ("%s returns %g |%s| %o\n", s, getfval(z), getsval(z), z->tval) ); in call()
346 dprintf( ("arg(%d), fp->nargs=%d\n", n, fp->nargs) ); in arg()
483 dprintf( ("making %s into an array\n", NN(x->nval)) ); in array()
547 dprintf( ("making %s into an array\n", ap->nval) ); in intest()
[all …]
/mirbsd/src/sys/dev/pci/
Dif_tx.c904 dprintf((EPIC_FORMAT ": Rx error status: 0x%x\n",EPIC_ARGS(sc),desc->status));
989 dprintf((EPIC_FORMAT ": frame not transmitted due collisions\n",EPIC_ARGS(sc)));
1058 dprintf((EPIC_FORMAT ": CRC/Alignment error\n",EPIC_ARGS(sc)));
1067 dprintf((EPIC_FORMAT ": TX underrun error, early tx disabled\n",EPIC_ARGS(sc)));
1070dprintf((EPIC_FORMAT ": TX underrun error, tx threshold increased to %d\n",EPIC_ARGS(sc),sc->tx_th…
1164 dprintf((EPIC_FORMAT ": MII selected\n", EPIC_ARGS(sc)));
1250 dprintf((EPIC_FORMAT ": SERIAL selected\n", EPIC_ARGS(sc)));
1543 dprintf((EPIC_FORMAT ": activity started\n",EPIC_ARGS(sc)));
1560 dprintf((EPIC_FORMAT ": waiting Rx and Tx DMA to stop\n",EPIC_ARGS(sc)));
1589 dprintf((EPIC_FORMAT ": queue last packet\n",EPIC_ARGS(sc)));
[all …]
Dif_txvar.h324 #define dprintf(a) printf a macro
326 #define dprintf(a) macro
/mirbsd/src/sys/arch/sparc/dev/
Dmagmareg.h36 #define dprintf(x) printf x macro
38 #define dprintf(x) macro
/mirbsd/src/sys/dev/sbus/
Dmagmareg.h36 #define dprintf(x) printf x macro
38 #define dprintf(x) macro

12