Home
last modified time | relevance | path

Searched refs:vnddebug (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/
Dvnd.c148 int vnddebug = 0; variable
336 if (vnddebug & VDB_FOLLOW) in vndopen()
427 if (vnddebug & VDB_FOLLOW) in vndclose()
554 if (vnddebug & VDB_FOLLOW) in vndstrategy()
660 if (vnddebug & VDB_INIT) in vndthread()
692 if (vnddebug & VDB_FOLLOW) in vndthread()
814 if (vnddebug & VDB_IO) in handle_with_rdwr()
927 if (vnddebug & VDB_IO) in handle_with_strategy()
938 if (vnddebug & VDB_IO) in handle_with_strategy()
988 if (vnddebug & VDB_IO) { in vndiodone()
[all …]