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

  /src/sys/dev/usb/
if_otus.c 76 #define DBG_INIT __BIT(0)
915 DPRINTFN(DBG_FN | DBG_INIT, sc, "regdomain=0x%04x\n", domain);
1590 DPRINTFN(DBG_INIT, sc, "rate=0x%02x ridx=%d\n",
2473 DPRINTFN(DBG_FN | DBG_INIT, sc, "\n");
3169 DPRINTFN(DBG_FN | DBG_INIT, sc, "\n");
if_urtwn.c 90 #define DBG_INIT __BIT(0)
681 DPRINTFN(DBG_INIT, "found %jd/%jd bulk-in/out pipes",
1350 DPRINTFN(DBG_INIT, "%04jx: %02jx", i, rom[i], 0, 0);
1515 DPRINTFN(DBG_INIT,
1674 DPRINTFN(DBG_INIT, "mode=%#jx", mode, 0, 0, 0);
1675 DPRINTFN(DBG_INIT, "rates=%#jx, basicrates=%#jx, "
1696 DPRINTFN(DBG_INIT, "maxbasicrate=%jd", maxbasicrate, 0, 0, 0);
1710 DPRINTFN(DBG_INIT, "maxrate=%jd", maxrate, 0, 0, 0);
3562 DPRINTFN(DBG_INIT, "FW V%jd.%jd",
3564 DPRINTFN(DBG_INIT, "%02jd-%02jd %02jd:%02jd"
    [all...]
  /src/sys/dev/ic/
athnvar.h 39 #define DBG_INIT __BIT(0)

Completed in 58 milliseconds