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

  /src/sys/dev/
vnd.c 138 #if defined(VNDDEBUG) && !defined(DEBUG)
148 int vnddebug = 0; variable in typeref:typename:int
336 if (vnddebug & VDB_FOLLOW)
427 if (vnddebug & VDB_FOLLOW)
554 if (vnddebug & VDB_FOLLOW)
660 if (vnddebug & VDB_INIT)
692 if (vnddebug & VDB_FOLLOW)
814 if (vnddebug & VDB_IO)
927 if (vnddebug & VDB_IO)
938 if (vnddebug & VDB_IO
    [all...]
vnd.c 138 #if defined(VNDDEBUG) && !defined(DEBUG)
148 int vnddebug = 0; variable in typeref:typename:int
336 if (vnddebug & VDB_FOLLOW)
427 if (vnddebug & VDB_FOLLOW)
554 if (vnddebug & VDB_FOLLOW)
660 if (vnddebug & VDB_INIT)
692 if (vnddebug & VDB_FOLLOW)
814 if (vnddebug & VDB_IO)
927 if (vnddebug & VDB_IO)
938 if (vnddebug & VDB_IO
    [all...]

Completed in 204 milliseconds