Searched refs:iommudebug (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/sparc64/dev/
H A Diommu.c87 int iommudebug = 0x0; variable
88 #define DPRINTF(l, s) do { if (iommudebug & l) printf s; } while (0)
187 if (iommudebug & IDB_INFO)

Completed in 84 milliseconds