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

  /src/sys/dev/ieee1394/
if_fwip.c 71 #define FWIPDEBUG if (fwipdebug) aprint_debug_ifnet
102 static int fwipdebug = 0; variable in typeref:typename:int
138 NULL, 0, &fwipdebug,
225 FWIPDEBUG(ifp, "interface created\n");
262 FWIPDEBUG(ifp, "starting\n");
267 FWIPDEBUG(ifp, "not ready\n");
335 FWIPDEBUG(ifp, "initializing\n");
511 FWIPDEBUG(ifp, "resp = %d\n", xfer->resp);
752 FWIPDEBUG(ifp, "Unrecognised GASP header %#08x %#08x\n"
    [all...]
if_fwip.c 71 #define FWIPDEBUG if (fwipdebug) aprint_debug_ifnet
102 static int fwipdebug = 0; variable in typeref:typename:int
138 NULL, 0, &fwipdebug,
225 FWIPDEBUG(ifp, "interface created\n");
262 FWIPDEBUG(ifp, "starting\n");
267 FWIPDEBUG(ifp, "not ready\n");
335 FWIPDEBUG(ifp, "initializing\n");
511 FWIPDEBUG(ifp, "resp = %d\n", xfer->resp);
752 FWIPDEBUG(ifp, "Unrecognised GASP header %#08x %#08x\n"
    [all...]
if_fwip.c 71 #define FWIPDEBUG if (fwipdebug) aprint_debug_ifnet
102 static int fwipdebug = 0; variable in typeref:typename:int
138 NULL, 0, &fwipdebug,
225 FWIPDEBUG(ifp, "interface created\n");
262 FWIPDEBUG(ifp, "starting\n");
267 FWIPDEBUG(ifp, "not ready\n");
335 FWIPDEBUG(ifp, "initializing\n");
511 FWIPDEBUG(ifp, "resp = %d\n", xfer->resp);
752 FWIPDEBUG(ifp, "Unrecognised GASP header %#08x %#08x\n"
    [all...]

Completed in 34 milliseconds