HomeSort by: relevance | last modified time | path
    Searched defs:iommudebug (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/dev/
iommu.c 87 int iommudebug = 0x0; variable in typeref:typename:int
88 #define DPRINTF(l, s) do { if (iommudebug & l) printf s; } while (0)
187 if (iommudebug & IDB_INFO)
iommu.c 87 int iommudebug = 0x0; variable in typeref:typename:int
88 #define DPRINTF(l, s) do { if (iommudebug & l) printf s; } while (0)
187 if (iommudebug & IDB_INFO)

Completed in 22 milliseconds