Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dsl811hs.c573 #define DDOLOG(f, a, b, c, d) do { KERNHIST_LOG(usbhist, f, a, b, c, d); \ macro
669 #define DDOLOG(f, a, b, c, d) ((void)0) macro