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

  /src/sys/dev/pci/
ubsec.c 40 #undef UBSEC_DEBUG
95 #ifdef UBSEC_DEBUG
96 extern int ubsec_debug;
97 int ubsec_debug=1; variable in typeref:typename:int
132 #ifdef UBSEC_DEBUG
771 #ifdef UBSEC_DEBUG
772 if (ubsec_debug) {
779 #endif /* UBSEC_DEBUG */
787 #ifdef UBSEC_DEBUG
788 if (ubsec_debug)
    [all...]
ubsec.c 40 #undef UBSEC_DEBUG
95 #ifdef UBSEC_DEBUG
96 extern int ubsec_debug;
97 int ubsec_debug=1; variable in typeref:typename:int
132 #ifdef UBSEC_DEBUG
771 #ifdef UBSEC_DEBUG
772 if (ubsec_debug) {
779 #endif /* UBSEC_DEBUG */
787 #ifdef UBSEC_DEBUG
788 if (ubsec_debug)
    [all...]

Completed in 24 milliseconds