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

  /src/sys/dev/usb/
if_otus.c 77 #define DBG_FN __BIT(1)
602 DPRINTFN(DBG_FN, DBG_NO_SC,
620 DPRINTFN(DBG_FN, sc, "\n");
681 DPRINTFN(DBG_FN, sc, "\n");
698 DPRINTFN(DBG_FN, sc, "\n");
740 DPRINTFN(DBG_FN, sc, "%d\n", act);
764 DPRINTFN(DBG_FN, sc, "\n");
915 DPRINTFN(DBG_FN | DBG_INIT, sc, "regdomain=0x%04x\n", domain);
949 DPRINTFN(DBG_FN, sc, "\n");
994 DPRINTFN(DBG_FN, sc, "\n")
    [all...]
if_urtwn.c 91 #define DBG_FN __BIT(1)
112 if (urtwn_debug & DBG_FN) { \
117 if (urtwn_debug & DBG_FN) { \
  /src/sys/dev/ic/
athnvar.h 40 #define DBG_FN __BIT(1)

Completed in 36 milliseconds