Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dsl811hs.c571 #define SLHCI_DEXEC(x, y) do { if ((slhcidebug & SLHCI_ ## x)) { y; } \ macro
668 #define SLHCI_DEXEC(x, y) ((void)0) macro