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

  /src/sys/dev/ieee1394/
sbp.c 197 "sbp_debug", SYSCTL_DESCR("SBP debug flag"),
584 SBP_DEBUG(1)
590 SBP_DEBUG(1)
600 SBP_DEBUG(1)
607 SBP_DEBUG(0)
620 SBP_DEBUG(1)
625 SBP_DEBUG(1)
682 SBP_DEBUG(0)
827 SBP_DEBUG(1)
836 SBP_DEBUG(1
    [all...]
sbp.h 67 #define SBP_DEBUG(x) if (debug > x) {

Completed in 13 milliseconds