Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/vinum/
HDvinumvar.h741 DEBUG_EOFINFO = 32, /* print info about EOF detection */ enumerator
HDvinumrequest.c628 if (debug & DEBUG_EOFINFO) { /* tell on the request */ in bre()