HelenOS sources

usb_log_debug      46 uspace/app/vuhid/life.c 	usb_log_debug("%s", data->msg_born);
usb_log_debug      52 uspace/app/vuhid/life.c 	usb_log_debug("%s", data->msg_die);
usb_log_debug     224 uspace/app/vuhid/main.c 		usb_log_debug("Found extra descriptor: %s.",
usb_log_debug     173 uspace/drv/block/usbmast/main.c 	usb_log_debug("Bulk in endpoint: %d [%zuB].",
usb_log_debug     175 uspace/drv/block/usbmast/main.c 	usb_log_debug("Bulk out endpoint: %d [%zuB].",
usb_log_debug     178 uspace/drv/block/usbmast/main.c 	usb_log_debug("Get LUN count...");
usb_log_debug     259 uspace/drv/block/usbmast/main.c 	usb_log_debug("Inquire...");
usb_log_debug     148 uspace/drv/bus/usb/ehci/ehci_batch.c 	usb_log_debug("Batch %p %s " USB_TRANSFER_BATCH_FMT " initialized.",
usb_log_debug     168 uspace/drv/bus/usb/ehci/ehci_batch.c 	usb_log_debug("Batch %p: checking %zu td(s) for completion.",
usb_log_debug     191 uspace/drv/bus/usb/ehci/ehci_batch.c 		usb_log_debug("Batch %p: TD %zu: %08x:%08x:%08x.",
usb_log_debug     214 uspace/drv/bus/usb/ehci/ehci_batch.c 			usb_log_debug("Batch %p found error TD(%zu):%08x: %s.",
usb_log_debug     229 uspace/drv/bus/usb/ehci/ehci_batch.c 	usb_log_debug("Batch %p complete: %s", ehci_batch,
usb_log_debug     155 uspace/drv/bus/usb/ehci/ehci_rh.c 		usb_log_debug("RH(%p): BATCH(%p) adding as unfinished",
usb_log_debug     176 uspace/drv/bus/usb/ehci/ehci_rh.c 		usb_log_debug("RH(%p): BATCH(%p) virtual request complete: %s",
usb_log_debug     337 uspace/drv/bus/usb/ehci/ehci_rh.c 	usb_log_debug("RH(%p-%u): Clearing reset", job->hub, job->port);
usb_log_debug     345 uspace/drv/bus/usb/ehci/ehci_rh.c 	usb_log_debug("RH(%p-%u): Reset complete", job->hub, job->port);
usb_log_debug     368 uspace/drv/bus/usb/ehci/ehci_rh.c 	usb_log_debug("RH(%p-%u): Stopping resume", job->hub, job->port);
usb_log_debug     132 uspace/drv/bus/usb/ehci/endpoint_list.c 	usb_log_debug("EPL(%p-%s): EP(%p) added to list, first is %p(%p).",
usb_log_debug     176 uspace/drv/bus/usb/ehci/endpoint_list.c 	usb_log_debug("EPL(%p-%s): EP(%p) removed (%s), horizontal %x.",
usb_log_debug     140 uspace/drv/bus/usb/ehci/hc.c 	usb_log_debug("Memory mapped regs at %p (size %zu), IRQ %d.",
usb_log_debug     219 uspace/drv/bus/usb/ehci/hc.c 	usb_log_debug("HC(%p) enqueue EP(%d:%d:%s:%s)", instance,
usb_log_debug     242 uspace/drv/bus/usb/ehci/hc.c 	usb_log_debug("HC(%p) dequeue EP(%d:%d:%s:%s)", instance,
usb_log_debug     259 uspace/drv/bus/usb/ehci/hc.c 	usb_log_debug("HC(%p): Waiting for doorbell", instance);
usb_log_debug     300 uspace/drv/bus/usb/ehci/hc.c 		usb_log_debug("HC(%p): Scheduling BATCH(%p) for RH(%p)",
usb_log_debug     321 uspace/drv/bus/usb/ehci/hc.c 	usb_log_debug("HC(%p): Committing BATCH(%p)", hc, batch);
usb_log_debug     394 uspace/drv/bus/usb/ehci/hc.c 	usb_log_debug("HC(%p): Starting HW.", instance);
usb_log_debug     422 uspace/drv/bus/usb/ehci/hc.c 	usb_log_debug("HC(%p): HW reset OK.", instance);
usb_log_debug     434 uspace/drv/bus/usb/ehci/hc.c 	usb_log_debug("HC(%p): Enabled periodic list.", instance);
usb_log_debug     441 uspace/drv/bus/usb/ehci/hc.c 	usb_log_debug("HC(%p): Enabled async list.", instance);
usb_log_debug     446 uspace/drv/bus/usb/ehci/hc.c 	usb_log_debug("HC(%p): HW started.", instance);
usb_log_debug      86 uspace/drv/bus/usb/ehci/res.c 	usb_log_debug("Requesting OS control.");
usb_log_debug     186 uspace/drv/bus/usb/ehci/res.c 	usb_log_debug("Disabling EHCI legacy support.");
usb_log_debug     129 uspace/drv/bus/usb/ohci/endpoint_list.c 	usb_log_debug("HCD EP(%p) added to list %s, first is %p(%p).",
usb_log_debug     174 uspace/drv/bus/usb/ohci/endpoint_list.c 	usb_log_debug("HCD EP(%p) removed (%s) from %s, next %x.",
usb_log_debug     140 uspace/drv/bus/usb/ohci/hc.c 	usb_log_debug("Memory mapped regs at %p (size %zu), IRQ %d.",
usb_log_debug     169 uspace/drv/bus/usb/ohci/hc.c 	usb_log_debug("Device registers at %" PRIx64 " (%zuB) accessible.",
usb_log_debug     298 uspace/drv/bus/usb/ohci/hc.c 		usb_log_debug("OHCI root hub request.");
usb_log_debug     400 uspace/drv/bus/usb/ohci/hc.c 	usb_log_debug("Requesting OHCI control.");
usb_log_debug     410 uspace/drv/bus/usb/ohci/hc.c 		usb_log_debug("OHCI legacy register %p: %x.",
usb_log_debug     415 uspace/drv/bus/usb/ohci/hc.c 		usb_log_debug(
usb_log_debug     422 uspace/drv/bus/usb/ohci/hc.c 		usb_log_debug("SMM driver: request ownership change.");
usb_log_debug     438 uspace/drv/bus/usb/ohci/hc.c 		usb_log_debug("BIOS driver found.");
usb_log_debug     454 uspace/drv/bus/usb/ohci/hc.c 	usb_log_debug("Host controller found in reset state.");
usb_log_debug     512 uspace/drv/bus/usb/ohci/hc.c 	usb_log_debug("Queues enabled(%x).",
usb_log_debug     519 uspace/drv/bus/usb/ohci/hc.c 		usb_log_debug("Enabled interrupts: %x.",
usb_log_debug     533 uspace/drv/bus/usb/ohci/hc.c 	usb_log_debug("OHCI HC up and running (ctl_reg=0x%x).",
usb_log_debug     156 uspace/drv/bus/usb/ohci/ohci_batch.c 	usb_log_debug("Batch %p checking %zu td(s) for completion.",
usb_log_debug     176 uspace/drv/bus/usb/ohci/ohci_batch.c 		usb_log_debug("TD %zu: %08x:%08x:%08x:%08x.", i,
usb_log_debug     198 uspace/drv/bus/usb/ohci/ohci_batch.c 			usb_log_debug("Batch %p found error TD(%zu):%08x.",
usb_log_debug     238 uspace/drv/bus/usb/ohci/ohci_batch.c 	usb_log_debug("Using ED(%p): %08x:%08x:%08x:%08x.", ohci_ep->ed,
usb_log_debug     289 uspace/drv/bus/usb/ohci/ohci_batch.c 	usb_log_debug("Created CONTROL SETUP TD: %08x:%08x:%08x:%08x.",
usb_log_debug     305 uspace/drv/bus/usb/ohci/ohci_batch.c 		usb_log_debug("Created CONTROL DATA TD: %08x:%08x:%08x:%08x.",
usb_log_debug     321 uspace/drv/bus/usb/ohci/ohci_batch.c 	usb_log_debug("Created CONTROL STATUS TD: %08x:%08x:%08x:%08x.",
usb_log_debug     360 uspace/drv/bus/usb/ohci/ohci_batch.c 		usb_log_debug("Created DATA TD: %08x:%08x:%08x:%08x.",
usb_log_debug     146 uspace/drv/bus/usb/uhci/hc.c 	usb_log_debug("I/O regs at %p (size %zu), IRQ %d.",
usb_log_debug     229 uspace/drv/bus/usb/uhci/hc.c 	usb_log_debug("Device registers at %" PRIx64 " (%zuB) accessible.",
usb_log_debug     469 uspace/drv/bus/usb/uhci/hc.c 	usb_log_debug("Initialized frame list at %p.", instance->frame_list);
usb_log_debug     479 uspace/drv/bus/usb/uhci/hc.c 	usb_log_debug("Initialized transfer lists.");
usb_log_debug     625 uspace/drv/bus/usb/uhci/hc.c 			usb_log_debug("Framelist address: %p vs. %p.",
usb_log_debug     636 uspace/drv/bus/usb/uhci/hc.c 			usb_log_debug("Interrupt QH: %p (frame %d) vs. %p.",
usb_log_debug     643 uspace/drv/bus/usb/uhci/hc.c 			usb_log_debug("Control Slow QH: %p vs. %p.",
usb_log_debug     650 uspace/drv/bus/usb/uhci/hc.c 			usb_log_debug("Control Full QH: %p vs. %p.",
usb_log_debug     657 uspace/drv/bus/usb/uhci/hc.c 			usb_log_debug("Bulk QH: %p vs. %p.",
usb_log_debug     174 uspace/drv/bus/usb/uhci/uhci_batch.c 			usb_log_debug("Batch %p found error TD(%zu->%p):%"
usb_log_debug     181 uspace/drv/bus/usb/uhci/uhci_rh.c 		usb_log_debug("RH(%p-%d): " msg, hub, port, ##__VA_ARGS__); \
usb_log_debug     183 uspace/drv/bus/usb/uhci/uhci_rh.c 		usb_log_debug("RH(%p):" msg, hub, ##__VA_ARGS__); \
usb_log_debug     167 uspace/drv/bus/usb/usbhub/usbhub.c 	usb_log_debug("Creating DDF function '" HUB_FNC_NAME "'.");
usb_log_debug     349 uspace/drv/bus/usb/usbhub/usbhub.c 		usb_log_debug("(%p): Powering port %u.", hub_dev, port + 1);
usb_log_debug     376 uspace/drv/bus/usb/usbhub/usbhub.c 	usb_log_debug("(%p): Retrieving descriptor.", hub_dev);
usb_log_debug     395 uspace/drv/bus/usb/usbhub/usbhub.c 	usb_log_debug("(%p): Setting port count to %d.", hub_dev,
usb_log_debug     400 uspace/drv/bus/usb/usbhub/usbhub.c 	usb_log_debug("(%p): Setting hub depth to %u.", hub_dev,
usb_log_debug     444 uspace/drv/bus/usb/usbhub/usbhub.c 	usb_log_debug("Hub has %zu configurations.", configuration_count);
usb_log_debug     473 uspace/drv/bus/usb/usbhub/usbhub.c 		usb_log_debug("\tUsed configuration %d",
usb_log_debug     635 uspace/drv/bus/usb/usbhub/usbhub.c 	usb_log_debug("(%p): Global interrupt on th hub.",  hub_dev);
usb_log_debug     233 uspace/drv/bus/usb/vhc/hub/hub.c 	usb_log_debug("Setting port %zu to state %d.", port_index, state);
usb_log_debug     422 uspace/drv/bus/usb/vhc/hub/hub.c 	usb_log_debug("Changing status change on %zu: %04x => %04x",
usb_log_debug     209 uspace/drv/bus/usb/xhci/commands.c 	usb_log_debug("Sending command %s",
usb_log_debug     368 uspace/drv/bus/usb/xhci/commands.c 		usb_log_debug("Command ring stopped.");
usb_log_debug     399 uspace/drv/bus/usb/xhci/commands.c 	usb_log_debug("Completed command %s",
usb_log_debug      47 uspace/drv/bus/usb/xhci/debug.c 	usb_log_debug(PX "%" PRIu##size, title, XHCI_REG_RD_FIELD(ptr, size, ##__VA_ARGS__))
usb_log_debug      50 uspace/drv/bus/usb/xhci/debug.c 	usb_log_debug(PX "%" PRIu##size, title, XHCI_REG_RD_RANGE(ptr, size, ##__VA_ARGS__))
usb_log_debug      53 uspace/drv/bus/usb/xhci/debug.c 	usb_log_debug(PX "%s", title, XHCI_REG_RD_FLAG(ptr, size, ##__VA_ARGS__) ? "true" : "false")
usb_log_debug      65 uspace/drv/bus/usb/xhci/debug.c 	usb_log_debug("Capabilities:");
usb_log_debug      74 uspace/drv/bus/usb/xhci/debug.c 	usb_log_debug(PX "%u", "Max Scratchpad bufs", xhci_get_max_spbuf(cap));
usb_log_debug     151 uspace/drv/bus/usb/xhci/debug.c 	usb_log_debug("Operational registers:");
usb_log_debug     182 uspace/drv/bus/usb/xhci/debug.c 	usb_log_debug("Interrupter 0 state:");
usb_log_debug     199 uspace/drv/bus/usb/xhci/debug.c 		usb_log_debug("Port %zu state:", i);
usb_log_debug     262 uspace/drv/bus/usb/xhci/debug.c 	usb_log_debug("TRB(%p): type %s, cycle %u, status 0x%#08" PRIx32 ", "
usb_log_debug     304 uspace/drv/bus/usb/xhci/debug.c 	usb_log_debug("Speed %u%s: %5u %cb/s, %s",
usb_log_debug     321 uspace/drv/bus/usb/xhci/debug.c 	usb_log_debug("Extended capability %s", xhci_ec_str_id(id));
usb_log_debug     330 uspace/drv/bus/usb/xhci/debug.c 		usb_log_debug("\tProtocol %.4s%u.%u, ports %u-%u, "
usb_log_debug     344 uspace/drv/bus/usb/xhci/debug.c #define SLOT_DUMP(name)	usb_log_debug("\t" #name ":\t0x%x", XHCI_SLOT_##name(*ctx))
usb_log_debug     364 uspace/drv/bus/usb/xhci/debug.c #define EP_DUMP_DW(name)	usb_log_debug("\t" #name ":\t0x%x", XHCI_EP_##name(*ctx))
usb_log_debug     365 uspace/drv/bus/usb/xhci/debug.c #define EP_DUMP_QW(name)	usb_log_debug("\t" #name ":\t0x%" PRIx64, XHCI_EP_##name(*ctx))
usb_log_debug     390 uspace/drv/bus/usb/xhci/debug.c 	usb_log_debug("Input control context:");
usb_log_debug     391 uspace/drv/bus/usb/xhci/debug.c 	usb_log_debug("\tDrop:\t0x%08x", xhci2host(32, ctrl_ctx->data[0]));
usb_log_debug     392 uspace/drv/bus/usb/xhci/debug.c 	usb_log_debug("\tAdd:\t0x%08x", xhci2host(32, ctrl_ctx->data[1]));
usb_log_debug     394 uspace/drv/bus/usb/xhci/debug.c 	usb_log_debug("\tConfig:\t0x%02x", XHCI_INPUT_CTRL_CTX_CONFIG_VALUE(*ctrl_ctx));
usb_log_debug     395 uspace/drv/bus/usb/xhci/debug.c 	usb_log_debug("\tIface:\t0x%02x", XHCI_INPUT_CTRL_CTX_IFACE_NUMBER(*ctrl_ctx));
usb_log_debug     396 uspace/drv/bus/usb/xhci/debug.c 	usb_log_debug("\tAlternate:\t0x%02x", XHCI_INPUT_CTRL_CTX_ALTER_SETTING(*ctrl_ctx));
usb_log_debug     398 uspace/drv/bus/usb/xhci/debug.c 	usb_log_debug("Slot context:");
usb_log_debug     404 uspace/drv/bus/usb/xhci/debug.c 			usb_log_debug("Endpoint context DCI %u:", dci);
usb_log_debug      81 uspace/drv/bus/usb/xhci/device.c 	usb_log_debug("Obtained slot ID: %u.", dev->slot_id);
usb_log_debug      88 uspace/drv/bus/usb/xhci/device.c 	usb_log_debug("Looking up new device initial MPS: %s",
usb_log_debug     165 uspace/drv/bus/usb/xhci/device.c 	usb_log_debug("Device(%u): recognised USB hub with %u ports",
usb_log_debug     277 uspace/drv/bus/usb/xhci/endpoint.c 		usb_log_debug("Not going to drop endpoint " XHCI_EP_FMT " because"
usb_log_debug     321 uspace/drv/bus/usb/xhci/endpoint.c 	usb_log_debug("Allocating main transfer ring for endpoint " XHCI_EP_FMT,
usb_log_debug     351 uspace/drv/bus/usb/xhci/endpoint.c 		usb_log_debug("Freeing main transfer ring of endpoint " XHCI_EP_FMT,
usb_log_debug     130 uspace/drv/bus/usb/xhci/hc.c 				usb_log_debug("Implied speed of USB %u.0 set up.", major);
usb_log_debug     159 uspace/drv/bus/usb/xhci/hc.c 						usb_log_debug("Assumed default %s speed of USB %u.",
usb_log_debug     174 uspace/drv/bus/usb/xhci/hc.c 						usb_log_debug("Speed %u set up for bps %" PRIu64
usb_log_debug     199 uspace/drv/bus/usb/xhci/hc.c 	usb_log_debug("MMIO area at %p (size %zu), IRQ %d.",
usb_log_debug     219 uspace/drv/bus/usb/xhci/hc.c 	usb_log_debug("Initialized MMIO reg areas:");
usb_log_debug     220 uspace/drv/bus/usb/xhci/hc.c 	usb_log_debug("\tCapability regs: %p", hc->cap_regs);
usb_log_debug     221 uspace/drv/bus/usb/xhci/hc.c 	usb_log_debug("\tOperational regs: %p", hc->op_regs);
usb_log_debug     222 uspace/drv/bus/usb/xhci/hc.c 	usb_log_debug("\tRuntime regs: %p", hc->rt_regs);
usb_log_debug     223 uspace/drv/bus/usb/xhci/hc.c 	usb_log_debug("\tDoorbell array base: %p", hc->db_arry);
usb_log_debug     422 uspace/drv/bus/usb/xhci/hc.c 	usb_log_debug("LEGSUP: bios: %x, os: %x", hc->legsup->sem_bios, hc->legsup->sem_os);
usb_log_debug     425 uspace/drv/bus/usb/xhci/hc.c 		usb_log_debug("LEGSUP: elapsed: %i ms, bios: %x, os: %x", i,
usb_log_debug     586 uspace/drv/bus/usb/xhci/hc.c 	usb_log_debug("Polled status: %x", *status);
usb_log_debug     594 uspace/drv/bus/usb/xhci/hc.c 	usb_log_debug("Microframe index wrapped (@%lld.%lld, %" PRIu64 " total).",
usb_log_debug     915 uspace/drv/bus/usb/xhci/hc.c 	usb_log_debug("Obtained USB address: %d.", dev->base.address);
usb_log_debug      67 uspace/drv/bus/usb/xhci/isoch.c 	usb_log_debug("[isoch] isoch setup with %zu buffers", isoch->buffer_count);
usb_log_debug     326 uspace/drv/bus/usb/xhci/isoch.c 			usb_log_debug("[isoch] delaying feeding buffer %zu for %lldus",
usb_log_debug     333 uspace/drv/bus/usb/xhci/isoch.c 			usb_log_debug("[isoch] feeding buffer %zu at 0x%" PRIx64,
usb_log_debug     351 uspace/drv/bus/usb/xhci/isoch.c 			usb_log_debug("[isoch] missed feeding buffer %zu at 0x%" PRIx64 " by "
usb_log_debug     418 uspace/drv/bus/usb/xhci/isoch.c 			usb_log_debug("[isoch] delaying feeding buffer %zu for %lldus",
usb_log_debug     424 uspace/drv/bus/usb/xhci/isoch.c 			usb_log_debug("[isoch] missed feeding buffer %zu at 0x%" PRIx64 " by"
usb_log_debug     437 uspace/drv/bus/usb/xhci/isoch.c 			usb_log_debug("[isoch] feeding buffer %zu at 0x%" PRIx64,
usb_log_debug     522 uspace/drv/bus/usb/xhci/isoch.c 	usb_log_debug("[isoch] buffer %zu will be on schedule at 0x%" PRIx64,
usb_log_debug     564 uspace/drv/bus/usb/xhci/isoch.c 		usb_log_debug("[isoch] waiting for buffer %zu to be completed",
usb_log_debug     641 uspace/drv/bus/usb/xhci/isoch.c 			usb_log_debug("[isoch] buffer %zu completed", it - isoch->transfers);
usb_log_debug     186 uspace/drv/bus/usb/xhci/rh.c 	usb_log_debug("Enumerating new %s-speed device on port %u.",
usb_log_debug     274 uspace/drv/bus/usb/xhci/rh.c 			usb_log_debug("RH port %u change not handled: 0x%x", port_id, status);
usb_log_debug     336 uspace/drv/bus/usb/xhci/rh.c 		usb_log_debug("Port status change event detected for port %u.", port_id);
usb_log_debug      84 uspace/drv/bus/usb/xhci/scratchpad.c 	usb_log_debug("Allocated %d scratchpad buffers.", num_bufs);
usb_log_debug      89 uspace/drv/bus/usb/xhci/streams.c 	usb_log_debug("Allocating primary stream context array of size %u "
usb_log_debug     111 uspace/drv/bus/usb/xhci/streams.c 	usb_log_debug("Deallocating primary stream structures for "
usb_log_debug     139 uspace/drv/bus/usb/xhci/streams.c 	usb_log_debug("Freeing stream rings and context arrays of endpoint "
usb_log_debug     101 uspace/drv/bus/usb/xhci/trb_ring.c 	usb_log_debug("Allocated new ring segment.");
usb_log_debug     280 uspace/drv/bus/usb/xhci/trb_ring.c 				usb_log_debug("TRB ring(%p): PCS toggled", ring);
usb_log_debug     359 uspace/drv/bus/usb/xhci/trb_ring.c 	usb_log_debug("Initialized event ring.");
usb_log_debug      66 uspace/drv/hid/usbhid/blink1/blink1.c 		usb_log_debug("Missing parameters.");
usb_log_debug     110 uspace/drv/hid/usbhid/generic/hiddev.c 		usb_log_debug("No function");
usb_log_debug     117 uspace/drv/hid/usbhid/generic/hiddev.c 		usb_log_debug("input_report_size > size (%zu, %zu)",
usb_log_debug     135 uspace/drv/hid/usbhid/generic/hiddev.c 	usb_log_debug("Generic HID: Get report descriptor length.");
usb_log_debug     164 uspace/drv/hid/usbhid/generic/hiddev.c 	usb_log_debug("Generic HID: Client connected.");
usb_log_debug     191 uspace/drv/hid/usbhid/generic/hiddev.c 	usb_log_debug("Creating DDF function %s...", HID_GENERIC_FUN_NAME);
usb_log_debug     212 uspace/drv/hid/usbhid/generic/hiddev.c 	usb_log_debug("HID function created. Handle: %" PRIun "",
usb_log_debug     186 uspace/drv/hid/usbhid/kbd/kbddev.c 			usb_log_debug("%s: OK", __FUNCTION__);
usb_log_debug     226 uspace/drv/hid/usbhid/kbd/kbddev.c 	usb_log_debug("Creating output report:");
usb_log_debug     266 uspace/drv/hid/usbhid/kbd/kbddev.c 	usb_log_debug("Output report buffer: %s",
usb_log_debug     522 uspace/drv/hid/usbhid/kbd/kbddev.c 	usb_log_debug("Size of the input report: %zu", kbd_dev->key_count);
usb_log_debug     548 uspace/drv/hid/usbhid/kbd/kbddev.c 	usb_log_debug("Output buffer size: %zu", kbd_dev->output_size);
usb_log_debug     568 uspace/drv/hid/usbhid/kbd/kbddev.c 	usb_log_debug("Output report size (in items): %zu",
usb_log_debug     588 uspace/drv/hid/usbhid/kbd/kbddev.c 	usb_log_debug("HID/KBD device structure initialized.");
usb_log_debug     617 uspace/drv/hid/usbhid/kbd/kbddev.c 	usb_log_debug("Initializing HID/KBD structure...");
usb_log_debug     626 uspace/drv/hid/usbhid/kbd/kbddev.c 	usb_log_debug("Creating DDF function %s...", HID_KBD_FUN_NAME);
usb_log_debug     663 uspace/drv/hid/usbhid/kbd/kbddev.c 	usb_log_debug("%s function created. Handle: %" PRIun "",
usb_log_debug     666 uspace/drv/hid/usbhid/kbd/kbddev.c 	usb_log_debug("Adding DDF function to category %s...",
usb_log_debug      71 uspace/drv/hid/usbhid/kbd/kbdrepeat.c 	usb_log_debug("Starting autorepeat loop.");
usb_log_debug     121 uspace/drv/hid/usbhid/kbd/kbdrepeat.c 	usb_log_debug("Autorepeat fibril spawned.");
usb_log_debug      61 uspace/drv/hid/usbhid/main.c 	usb_log_debug("%s", __FUNCTION__);
usb_log_debug      87 uspace/drv/hid/usbhid/main.c 	usb_log_debug("USB/HID device structure initialized.");
usb_log_debug     116 uspace/drv/hid/usbhid/mouse/mousedev.c 		usb_log_debug("%s: Missing parameters.", __FUNCTION__);
usb_log_debug     121 uspace/drv/hid/usbhid/mouse/mousedev.c 	usb_log_debug("%s: fun->name: %s", __FUNCTION__, ddf_fun_get_name(fun));
usb_log_debug     122 uspace/drv/hid/usbhid/mouse/mousedev.c 	usb_log_debug("%s: mouse_sess: %p",
usb_log_debug     130 uspace/drv/hid/usbhid/mouse/mousedev.c 			usb_log_debug("Console session to %s set ok (%p).",
usb_log_debug     140 uspace/drv/hid/usbhid/mouse/mousedev.c 		usb_log_debug("%s: Invalid function.", __FUNCTION__);
usb_log_debug     341 uspace/drv/hid/usbhid/mouse/mousedev.c 	usb_log_debug("Initializing HID/Mouse structure...");
usb_log_debug     350 uspace/drv/hid/usbhid/mouse/mousedev.c 	usb_log_debug("Creating DDF function %s...", HID_MOUSE_FUN_NAME);
usb_log_debug     382 uspace/drv/hid/usbhid/mouse/mousedev.c 	usb_log_debug("Adding DDF function `%s' to category %s...",
usb_log_debug      83 uspace/drv/hid/usbhid/multimedia/multimedia.c 	usb_log_debug(NAME " default_connection_handler()");
usb_log_debug      92 uspace/drv/hid/usbhid/multimedia/multimedia.c 			usb_log_debug(NAME " Saved session to console: %p",
usb_log_debug     156 uspace/drv/hid/usbhid/multimedia/multimedia.c 	usb_log_debug(NAME " Initializing HID/multimedia structure...");
usb_log_debug     187 uspace/drv/hid/usbhid/multimedia/multimedia.c 	usb_log_debug(NAME " function created (handle: %" PRIun ").",
usb_log_debug     207 uspace/drv/hid/usbhid/multimedia/multimedia.c 	usb_log_debug(NAME " HID/multimedia structure initialized.");
usb_log_debug     265 uspace/drv/hid/usbhid/multimedia/multimedia.c 			usb_log_debug(NAME " KEY VALUE(%X) USAGE(%X)",
usb_log_debug     137 uspace/drv/hid/usbhid/usbhid.c 		usb_log_debug("Failed to create usage path.");
usb_log_debug     146 uspace/drv/hid/usbhid/usbhid.c 			usb_log_debug("Failed to append to usage path.");
usb_log_debug     152 uspace/drv/hid/usbhid/usbhid.c 	usb_log_debug("Compare flags: %d", mapping->compare);
usb_log_debug     158 uspace/drv/hid/usbhid/usbhid.c 		usb_log_debug("Trying report id %u", report_id);
usb_log_debug     169 uspace/drv/hid/usbhid/usbhid.c 		usb_log_debug("Field: %p", field);
usb_log_debug     242 uspace/drv/hid/usbhid/usbhid.c 			usb_log_debug("Comparing device against vendor ID %u"
usb_log_debug     246 uspace/drv/hid/usbhid/usbhid.c 				usb_log_debug("IDs matched.");
usb_log_debug     253 uspace/drv/hid/usbhid/usbhid.c 			usb_log_debug("Comparing device against usage path.");
usb_log_debug     261 uspace/drv/hid/usbhid/usbhid.c 			usb_log_debug("Subdriver matched.");
usb_log_debug     288 uspace/drv/hid/usbhid/usbhid.c 			usb_log_debug("Found: %s.", endpoints[i].description);
usb_log_debug     304 uspace/drv/hid/usbhid/usbhid.c 		usb_log_debug("Getting size of the report.");
usb_log_debug     308 uspace/drv/hid/usbhid/usbhid.c 		usb_log_debug("Report ID: %u, size: %zu", report_id, size);
usb_log_debug     310 uspace/drv/hid/usbhid/usbhid.c 		usb_log_debug("Getting next report ID");
usb_log_debug     315 uspace/drv/hid/usbhid/usbhid.c 	usb_log_debug("Max size of input report: %zu", max_size);
usb_log_debug     339 uspace/drv/hid/usbhid/usbhid.c 	usb_log_debug("New data [%zu/%zu]: %s", buffer_size,
usb_log_debug     422 uspace/drv/hid/usbhid/usbhid.c 	usb_log_debug("Initializing HID structure...");
usb_log_debug     449 uspace/drv/hid/usbhid/usbhid.c 	usb_log_debug("Subdriver count(before trying boot protocol): %d",
usb_log_debug     479 uspace/drv/hid/usbhid/usbhid.c 	usb_log_debug("Subdriver count(after trying boot protocol): %d",
usb_log_debug     494 uspace/drv/hid/usbhid/usbhid.c 			usb_log_debug("Initializing subdriver %d.", i);
usb_log_debug     560 uspace/drv/hid/usbhid/usbhid.c 	usb_log_debug("Subdrivers: %p, subdriver count: %d",
usb_log_debug     116 uspace/lib/usbdev/src/devpoll.c 		usb_log_debug("Poll (%p): started polling of `%s' - "
usb_log_debug     134 uspace/lib/usbdev/src/devpoll.c 				usb_log_debug(
usb_log_debug     142 uspace/lib/usbdev/src/devpoll.c 			usb_log_debug(
usb_log_debug     203 uspace/lib/usbdev/src/devpoll.c 			usb_log_debug("Polling of device `%s' terminated: "
usb_log_debug     868 uspace/lib/usbhid/src/hiddescriptor.c 		usb_log_debug("\tempty");
usb_log_debug     874 uspace/lib/usbhid/src/hiddescriptor.c 		usb_log_debug("\t\tOFFSET: %u", report_item->offset);
usb_log_debug     875 uspace/lib/usbhid/src/hiddescriptor.c 		usb_log_debug("\t\tSIZE: %zu", report_item->size);
usb_log_debug     876 uspace/lib/usbhid/src/hiddescriptor.c 		usb_log_debug("\t\tLOGMIN: %d",
usb_log_debug     878 uspace/lib/usbhid/src/hiddescriptor.c 		usb_log_debug("\t\tLOGMAX: %d",
usb_log_debug     880 uspace/lib/usbhid/src/hiddescriptor.c 		usb_log_debug("\t\tPHYMIN: %d",
usb_log_debug     882 uspace/lib/usbhid/src/hiddescriptor.c 		usb_log_debug("\t\tPHYMAX: %d",
usb_log_debug     884 uspace/lib/usbhid/src/hiddescriptor.c 		usb_log_debug("\t\ttUSAGEMIN: %X",
usb_log_debug     886 uspace/lib/usbhid/src/hiddescriptor.c 		usb_log_debug("\t\tUSAGEMAX: %X",
usb_log_debug     888 uspace/lib/usbhid/src/hiddescriptor.c 		usb_log_debug("\t\tUSAGES COUNT: %zu",
usb_log_debug     891 uspace/lib/usbhid/src/hiddescriptor.c 		usb_log_debug("\t\tVALUE: %X", report_item->value);
usb_log_debug     892 uspace/lib/usbhid/src/hiddescriptor.c 		usb_log_debug("\t\ttUSAGE: %X", report_item->usage);
usb_log_debug     893 uspace/lib/usbhid/src/hiddescriptor.c 		usb_log_debug("\t\tUSAGE PAGE: %X", report_item->usage_page);
usb_log_debug     912 uspace/lib/usbhid/src/hiddescriptor.c 		usb_log_debug("Report ID: %d", report_des->report_id);
usb_log_debug     913 uspace/lib/usbhid/src/hiddescriptor.c 		usb_log_debug("\tType: %d", report_des->type);
usb_log_debug     914 uspace/lib/usbhid/src/hiddescriptor.c 		usb_log_debug("\tLength: %zu", report_des->bit_length);
usb_log_debug     915 uspace/lib/usbhid/src/hiddescriptor.c 		usb_log_debug("\tB Size: %zu",
usb_log_debug     919 uspace/lib/usbhid/src/hiddescriptor.c 		usb_log_debug("\tItems: %zu", report_des->item_length);
usb_log_debug     348 uspace/lib/usbhid/src/hidparser.c 		usb_log_debug("\ttranslated value: %x", value);
usb_log_debug     437 uspace/lib/usbhid/src/hidparser.c 	usb_log_debug("\tvalue(%x), resolution(%x), phymin(%x) logmin(%x), "
usb_log_debug     162 uspace/lib/usbhid/src/hidpath.c 	usb_log_debug("USAGE_PATH FOR RId(%d):", path->report_id);
usb_log_debug     163 uspace/lib/usbhid/src/hidpath.c 	usb_log_debug("\tLENGTH: %d", path->depth);
usb_log_debug     168 uspace/lib/usbhid/src/hidpath.c 		usb_log_debug("\tUSAGE_PAGE: %X", path_item->usage_page);
usb_log_debug     169 uspace/lib/usbhid/src/hidpath.c 		usb_log_debug("\tUSAGE: %X", path_item->usage);
usb_log_debug     170 uspace/lib/usbhid/src/hidpath.c 		usb_log_debug("\tFLAGS: %d", path_item->flags);
usb_log_debug     132 uspace/lib/usbhid/src/hidreport.c 	usb_log_debug("Getting Report descriptor, expected size: %u", length);
usb_log_debug     158 uspace/lib/usbhid/src/hidreport.c 	usb_log_debug("Done.");
usb_log_debug      83 uspace/lib/usbhid/src/hidreq.c 	usb_log_debug("Sending Set Report request to the device.");
usb_log_debug     129 uspace/lib/usbhid/src/hidreq.c 	usb_log_debug("Sending Set Protocol request to the device ("
usb_log_debug     176 uspace/lib/usbhid/src/hidreq.c 	usb_log_debug("Sending Set Idle request to the device ("
usb_log_debug     233 uspace/lib/usbhid/src/hidreq.c 	usb_log_debug("Sending Get Report request to the device.");
usb_log_debug     280 uspace/lib/usbhid/src/hidreq.c 	usb_log_debug("Sending Get Protocol request to the device ("
usb_log_debug     341 uspace/lib/usbhid/src/hidreq.c 	usb_log_debug("Sending Get Idle request to the device ("
usb_log_debug     198 uspace/lib/usbhost/src/bus.c 		usb_log_debug("USB device '%s' driver left device '%s' behind after %s.",
usb_log_debug     407 uspace/lib/usbhost/src/bus.c 	usb_log_debug("Register endpoint %d:%d %s-%s %zuB.",
usb_log_debug     489 uspace/lib/usbhost/src/bus.c 	usb_log_debug("Unregister endpoint %d:%d %s-%s %zuB.",
usb_log_debug     135 uspace/lib/usbhost/src/ddf_helpers.c 	usb_log_debug("Device %d %s default address", dev->address, reserve ? "requested" : "releasing");
usb_log_debug     165 uspace/lib/usbhost/src/ddf_helpers.c 	usb_log_debug("Hub %d reported a new %s speed device on port: %u",
usb_log_debug     209 uspace/lib/usbhost/src/ddf_helpers.c 	usb_log_debug("Hub `%s' reported removal of device on port %u",
usb_log_debug     430 uspace/lib/usbhost/src/ddf_helpers.c 	usb_log_debug("Device(%d): Creating match IDs.", device->address);
usb_log_debug     215 uspace/lib/usbhost/src/endpoint.c 		usb_log_debug("%s %d:%d %zu/%zuB, setup %#016" PRIx64, req->name,
usb_log_debug     220 uspace/lib/usbhost/src/endpoint.c 		usb_log_debug("%s %d:%d %zu/%zuB", req->name,
usb_log_debug     271 uspace/lib/usbhost/src/endpoint.c 		usb_log_debug("A transfer with nonzero offset requested.");
usb_log_debug     255 uspace/lib/usbhost/src/hcd.c 		usb_log_debug("Hw interrupts enabled.");
usb_log_debug     118 uspace/lib/usbhost/src/usb2_bus.c 	usb_log_debug("Device(%d): Reserved new address.", address);
usb_log_debug     121 uspace/lib/usbhost/src/usb2_bus.c 	usb_log_debug("Device(%d): Adding default target (0:0)", address);
usb_log_debug     142 uspace/lib/usbhost/src/usb2_bus.c 	usb_log_debug("Device(%d): Setting USB address.", address);
usb_log_debug     163 uspace/lib/usbhost/src/usb2_bus.c 	usb_log_debug("Device(%d): Registering control EP.", address);
usb_log_debug     189 uspace/lib/usbhost/src/usb2_bus.c 	usb_log_debug("Found new %s speed USB device.", usb_str_speed(dev->speed));
usb_log_debug     144 uspace/lib/usbhost/src/usb_transfer_batch.c 	usb_log_debug("Batch(%p): Buffer cannot be used directly, "
usb_log_debug      97 uspace/lib/usbhost/src/utility.c 	usb_log_debug("Requesting first 8B of device descriptor to determine MPS.");
usb_log_debug     138 uspace/lib/usbhost/src/utility.c 	usb_log_debug("Device(%d): Requesting full device descriptor.",
usb_log_debug     172 uspace/lib/usbhost/src/utility.c 	usb_log_debug("Device(%d): Requesting hub descriptor.",
usb_log_debug      70 uspace/lib/usbvirt/src/ctrltransfer.c 		usb_log_debug("Control transfer: %s(%s)", handler->name,
HelenOS homepage, sources at GitHub