Home
last modified time | relevance | path

Searched defs:DLOG (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dvio9p.c57 #define DLOG(fmt, args...) \ macro
60 #define DLOG(fmt, args...) __nothing macro
/netbsd-src/sys/ufs/lfs/
H A Dlfs_inode.h262 # define DLOG(a) lfs_debug_log a macro
267 # define DLOG(a) macro
/netbsd-src/sys/dev/ic/
H A Dsl811hs.c575 #define DLOG(x, f, a, b, c, d) SLHCI_DEXEC(x, DDOLOG(f, a, b, c, d)) macro
670 #define DLOG(x, f, a, b, c, d) ((void)0) macro