Lines Matching refs:DPRINTF

48 #define	DPRINTF(params) if (umouse_debug) PRINTLN params
351 DPRINTF(("umouse_request: port %d", sc->hci->hci_port));
359 DPRINTF(("umouse_request: port %d, type 0x%x, req 0x%x, val 0x%x, "
366 DPRINTF(("umouse: (UR_GET_CONFIG, UT_READ_DEVICE)"));
377 DPRINTF(("umouse: (UR_GET_DESCRIPTOR, UT_READ_DEVICE) val %x",
384 DPRINTF(("umouse: (->UDESC_DEVICE) len %u ?= "
401 DPRINTF(("umouse: (->UDESC_CONFIG)"));
417 DPRINTF(("umouse: (->UDESC_STRING)"));
460 DPRINTF(("umouse: USB3 BOS"));
471 DPRINTF(("umouse: unknown(%d)->ERROR", value >> 8));
479 DPRINTF(("umouse: (UR_GET_DESCRIPTOR, UT_READ_INTERFACE) "
495 DPRINTF(("umouse: IO ERROR"));
503 DPRINTF(("umouse: (UR_GET_INTERFACE, UT_READ_INTERFACE)"));
505 DPRINTF(("umouse get_interface, invalid index %d",
523 DPRINTF(("umouse: (UR_GET_STATUS, UT_READ_DEVICE)"));
538 DPRINTF(("umouse: (UR_GET_STATUS, UT_READ_INTERFACE)"));
549 DPRINTF(("umouse set address %u", value));
553 DPRINTF(("umouse set config %u", value));
557 DPRINTF(("umouse set descriptor %u", value));
562 DPRINTF(("umouse: (UR_SET_FEATURE, UT_WRITE_DEVICE) %x", value));
568 DPRINTF(("umouse: (UR_SET_FEATURE, UT_WRITE_DEVICE) %x", value));
577 DPRINTF(("umouse: (UR_CLEAR_FEATURE, UT_WRITE_INTERFACE)"));
582 DPRINTF(("umouse set interface %u", value));
586 DPRINTF(("umouse set isoch delay %u", value));
590 DPRINTF(("umouse set sel"));
594 DPRINTF(("umouse synch frame"));
600 DPRINTF(("umouse: (UMOUSE_GET_REPORT, UT_READ_CLASS_INTERFACE) "
642 DPRINTF(("umouse: (UMOUSE_SET_REPORT, UT_WRITE_CLASS_INTERFACE) ignored"));
647 DPRINTF(("umouse: (UMOUSE_SET_IDLE, UT_WRITE_CLASS_INTERFACE) %x",
653 DPRINTF(("umouse: (UR_CLEAR_FEATURE, UT_WRITE_CLASS_INTERFACE) %x",
658 DPRINTF(("**** umouse request unhandled"));
670 DPRINTF(("umouse request error code %d (0=ok), blen %u txlen %u",
686 DPRINTF(("umouse handle data - DIR=%s|EP=%d, blen %d",
714 DPRINTF(("umouse no buffer provided for input"));