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

  /src/sys/dev/ic/
athnvar.h 38 #ifdef ATHN_DEBUG
49 if (athn_debug & (n)) { \
55 extern int athn_debug;
56 #else /* ATHN_DEBUG */
58 #endif /* ATHN_DEBUG */
athn.c 81 #ifdef ATHN_DEBUG
82 int athn_debug = 0; variable in typeref:typename:int

Completed in 13 milliseconds