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

  /src/external/bsd/am-utils/dist/include/
am_utils.h 444 # define D_TRACE 0x0002 /* Do protocol trace */
461 # define D_BASIC (D_TRACE|D_FULL|D_STR|D_MEM|D_INFO|D_XDRTRACE|D_READDIR)
502 # define D_TRACE 0x0000 /* dummy: Do protocol trace */
  /src/sys/arch/mips/adm5120/dev/
ahci.c 150 #define D_TRACE (0x0001) /* function trace */
362 DPRINTF(D_TRACE, ("ahci_open(addr=%d,ep=%d,scaddr=%d)",
405 DPRINTF(D_TRACE, ("%s()", __func__));
411 DPRINTF(D_TRACE, ("%s()", __func__));
466 DPRINTF(D_TRACE, ("!"));
471 DPRINTF(D_TRACE, ("@"));
553 DPRINTF(D_TRACE, ("%s()", __func__));
570 DPRINTF(D_TRACE, ("SLRCstart "));
733 DPRINTF(D_TRACE, ("SLRItransfer "));
744 DPRINTF(D_TRACE, ("SLRIstart "))
    [all...]

Completed in 20 milliseconds