HelenOS sources

usb_log_debug2     48 uspace/drv/block/usbmast/bo_trans.c 	usb_log_debug2("USB cl08: " format, ##__VA_ARGS__)
usb_log_debug2     67 uspace/drv/bus/usb/ehci/ehci_batch.c 	usb_log_debug2("Batch(%p): disposed", ehci_batch);
usb_log_debug2    171 uspace/drv/bus/usb/ehci/ehci_batch.c 	usb_log_debug2("Batch %p: QH: %08x:%08x:%08x:%08x:%08x:%08x.",
usb_log_debug2    261 uspace/drv/bus/usb/ehci/ehci_batch.c 	usb_log_debug2("Batch %p: Control QH(%p): "
usb_log_debug2    281 uspace/drv/bus/usb/ehci/ehci_batch.c 	usb_log_debug2("Batch %p: Created CONTROL SETUP TD(%" PRIxn "): "
usb_log_debug2    299 uspace/drv/bus/usb/ehci/ehci_batch.c 		usb_log_debug2("Batch %p: Created CONTROL DATA TD(%" PRIxn "): "
usb_log_debug2    315 uspace/drv/bus/usb/ehci/ehci_batch.c 	usb_log_debug2("Batch %p: Created CONTROL STATUS TD %d(%" PRIxn "): "
usb_log_debug2    335 uspace/drv/bus/usb/ehci/ehci_batch.c 	usb_log_debug2("Batch %p: Data QH(%p): "
usb_log_debug2    356 uspace/drv/bus/usb/ehci/ehci_batch.c 		usb_log_debug2("Batch %p: DATA TD(%" PRIxn ": %08x:%08x:%08x",
usb_log_debug2    112 uspace/drv/bus/usb/ehci/ehci_rh.c 	usb_log_debug2("RH(%p): hcsparams: %x.", instance,
usb_log_debug2    123 uspace/drv/bus/usb/ehci/ehci_rh.c 		usb_log_debug2("RH(%p-%u): status: %" PRIx32, instance, i,
usb_log_debug2    207 uspace/drv/bus/usb/ehci/ehci_rh.c 		usb_log_debug2("RH(%p): Interrupt. Processing batch: %p",
usb_log_debug2    321 uspace/drv/bus/usb/ehci/ehci_rh.c 	usb_log_debug2("RH(%p-%u) port status: %" PRIx32 "(%" PRIx32 ")", hub, port,
usb_log_debug2    390 uspace/drv/bus/usb/ehci/ehci_rh.c 	usb_log_debug2("RH(%p-%u): Scheduled delayed stop job.", rh, port);
usb_log_debug2    413 uspace/drv/bus/usb/ehci/ehci_rh.c 		usb_log_debug2("RH(%p-%u): Clear port power.", hub, port);
usb_log_debug2    419 uspace/drv/bus/usb/ehci/ehci_rh.c 		usb_log_debug2("RH(%p-%u): Clear port enable.", hub, port);
usb_log_debug2    425 uspace/drv/bus/usb/ehci/ehci_rh.c 		usb_log_debug2("RH(%p-%u): Clear port suspend.", hub, port);
usb_log_debug2    437 uspace/drv/bus/usb/ehci/ehci_rh.c 		usb_log_debug2("RH(%p-%u): Clear port connection change.",
usb_log_debug2    443 uspace/drv/bus/usb/ehci/ehci_rh.c 		usb_log_debug2("RH(%p-%u): Clear port enable change.",
usb_log_debug2    449 uspace/drv/bus/usb/ehci/ehci_rh.c 		usb_log_debug2("RH(%p-%u): Clear port OC change.",
usb_log_debug2    455 uspace/drv/bus/usb/ehci/ehci_rh.c 		usb_log_debug2("RH(%p-%u): Clear port suspend change.",
usb_log_debug2    460 uspace/drv/bus/usb/ehci/ehci_rh.c 		usb_log_debug2("RH(%p-%u): Clear port reset change.",
usb_log_debug2    490 uspace/drv/bus/usb/ehci/ehci_rh.c 		usb_log_debug2("RH(%p-%u): Set port enable.", hub, port);
usb_log_debug2    495 uspace/drv/bus/usb/ehci/ehci_rh.c 		usb_log_debug2("RH(%p-%u): Set port suspend.", hub, port);
usb_log_debug2    500 uspace/drv/bus/usb/ehci/ehci_rh.c 		usb_log_debug2("RH(%p-%u): Set port reset.", hub, port);
usb_log_debug2    506 uspace/drv/bus/usb/ehci/ehci_rh.c 		usb_log_debug2("RH(%p-%u): Set port power.", hub, port);
usb_log_debug2    555 uspace/drv/bus/usb/ehci/ehci_rh.c 	usb_log_debug2("RH(%p): root hub interrupt mask: %" PRIx16, hub, mask);
usb_log_debug2     68 uspace/drv/bus/usb/ehci/endpoint_list.c 	usb_log_debug2("EPL(%p-%s): Transfer list setup with ED: %p(%" PRIxn ").",
usb_log_debug2     82 uspace/drv/bus/usb/ehci/endpoint_list.c 	usb_log_debug2("EPL(%p-%s): Chained with EPL(%p-%s).",
usb_log_debug2    101 uspace/drv/bus/usb/ehci/endpoint_list.c 	usb_log_debug2("EPL(%p-%s): Append endpoint(%p).",
usb_log_debug2    135 uspace/drv/bus/usb/ehci/endpoint_list.c 		usb_log_debug2("EPL(%p-%s): head EP(%p-%" PRIxn "): %x:%x.",
usb_log_debug2    157 uspace/drv/bus/usb/ehci/endpoint_list.c 	usb_log_debug2("EPL(%p-%s): removing EP(%p).",
usb_log_debug2    262 uspace/drv/bus/usb/ehci/hc.c 	usb_log_debug2("HC(%p): Got doorbell", instance);
usb_log_debug2    280 uspace/drv/bus/usb/ehci/hc.c 	usb_log_debug2("HC(%p): Read status: %x", hc, *status);
usb_log_debug2    325 uspace/drv/bus/usb/ehci/hc.c 	usb_log_debug2("HC(%p): Appending BATCH(%p)", hc, batch);
usb_log_debug2    345 uspace/drv/bus/usb/ehci/hc.c 	usb_log_debug2("HC(%p): Interrupt: %" PRIx32, hc, status);
usb_log_debug2    352 uspace/drv/bus/usb/ehci/hc.c 		usb_log_debug2("HC(%p): Signaling doorbell", hc);
usb_log_debug2    360 uspace/drv/bus/usb/ehci/hc.c 		usb_log_debug2("HC(%p): Scanning %zu pending endpoints", hc,
usb_log_debug2    448 uspace/drv/bus/usb/ehci/hc.c 	usb_log_debug2("HC(%p): Registers: "
usb_log_debug2    481 uspace/drv/bus/usb/ehci/hc.c 	usb_log_debug2("HC(%p): Initializing Async list(%p).", instance,
usb_log_debug2    497 uspace/drv/bus/usb/ehci/hc.c 	usb_log_debug2("HC(%p): Initializing Interrupt list (%p).", instance,
usb_log_debug2    517 uspace/drv/bus/usb/ehci/hc.c 	usb_log_debug2("HC(%p): Initializing Periodic list.", instance);
usb_log_debug2     80 uspace/drv/bus/usb/ehci/res.c 	usb_log_debug2("USBLEGSUP: %" PRIx32 ".", usblegsup);
usb_log_debug2    139 uspace/drv/bus/usb/ehci/res.c 		usb_log_debug2("USBLEGCTLSTS: %" PRIx32 ".", usblegctlsts);
usb_log_debug2    162 uspace/drv/bus/usb/ehci/res.c 		usb_log_debug2("Zeroed USBLEGCTLSTS: %" PRIx32 ".",
usb_log_debug2    174 uspace/drv/bus/usb/ehci/res.c 	usb_log_debug2("USBLEGSUP: %" PRIx32 ".", usblegsup);
usb_log_debug2    189 uspace/drv/bus/usb/ehci/res.c 	usb_log_debug2("Value of hcc params register: %x.", hcc_params);
usb_log_debug2    197 uspace/drv/bus/usb/ehci/res.c 	usb_log_debug2("Value of EECP: %x.", eecp);
usb_log_debug2     64 uspace/drv/bus/usb/ohci/endpoint_list.c 	usb_log_debug2("Transfer list %s setup with ED: %p(0x%0" PRIx32 ")).",
usb_log_debug2     99 uspace/drv/bus/usb/ohci/endpoint_list.c 	usb_log_debug2("Queue %s: Adding endpoint(%p).", instance->name, ep);
usb_log_debug2    132 uspace/drv/bus/usb/ohci/endpoint_list.c 		usb_log_debug2("%s head ED(%p-0x%0" PRIx32 "): %x:%x:%x:%x.",
usb_log_debug2    154 uspace/drv/bus/usb/ohci/endpoint_list.c 	usb_log_debug2("Queue %s: removing endpoint(%p).", instance->name, ep);
usb_log_debug2    352 uspace/drv/bus/usb/ohci/hc.c 	usb_log_debug2("OHCI(%p) interrupt: %x.", hc, status);
usb_log_debug2    358 uspace/drv/bus/usb/ohci/hc.c 		usb_log_debug2("HCCA: %p-%#" PRIx32 " (%p).", hc->hcca,
usb_log_debug2    361 uspace/drv/bus/usb/ohci/hc.c 		usb_log_debug2("Periodic current: %#" PRIx32 ".",
usb_log_debug2    470 uspace/drv/bus/usb/ohci/hc.c 	usb_log_debug2("Started hc initialization routine.");
usb_log_debug2    474 uspace/drv/bus/usb/ohci/hc.c 	usb_log_debug2("Old value of HcFmInterval: %x.", fm_interval);
usb_log_debug2    477 uspace/drv/bus/usb/ohci/hc.c 	usb_log_debug2("HC reset.");
usb_log_debug2    484 uspace/drv/bus/usb/ohci/hc.c 	usb_log_debug2("HC reset complete in %zu us.", time);
usb_log_debug2    491 uspace/drv/bus/usb/ohci/hc.c 	usb_log_debug2("HC should be in suspend state(%x).",
usb_log_debug2    500 uspace/drv/bus/usb/ohci/hc.c 	usb_log_debug2("Bulk HEAD set to: %p (%#" PRIx32 ").",
usb_log_debug2    506 uspace/drv/bus/usb/ohci/hc.c 	usb_log_debug2("Control HEAD set to: %p (%#" PRIx32 ").",
usb_log_debug2    529 uspace/drv/bus/usb/ohci/hc.c 	usb_log_debug2("All periodic start set to: %x(%u - 90%% of %d).",
usb_log_debug2    601 uspace/drv/bus/usb/ohci/hc.c 	usb_log_debug2("OHCI HCCA initialized at %p.", instance->hcca);
usb_log_debug2    607 uspace/drv/bus/usb/ohci/hc.c 	usb_log_debug2("Interrupt HEADs set to: %p (%#" PRIx32 ").",
usb_log_debug2    158 uspace/drv/bus/usb/ohci/ohci_batch.c 	usb_log_debug2("ED: %08x:%08x:%08x:%08x.",
usb_log_debug2    326 uspace/drv/bus/usb/ohci/ohci_batch.c 	usb_log_debug2(
usb_log_debug2    371 uspace/drv/bus/usb/ohci/ohci_batch.c 	usb_log_debug2(
usb_log_debug2    118 uspace/drv/bus/usb/ohci/ohci_rh.c 	usb_log_debug2("rh_desc_a: %x.", OHCI_RD(regs->rh_desc_a));
usb_log_debug2    379 uspace/drv/bus/usb/ohci/ohci_rh.c 		usb_log_debug2("Clearing port C_CONNECTION, C_ENABLE, "
usb_log_debug2    427 uspace/drv/bus/usb/ohci/ohci_rh.c 		usb_log_debug2("Setting port POWER, ENABLE, SUSPEND or RESET "
usb_log_debug2    474 uspace/drv/bus/usb/ohci/ohci_rh.c 	usb_log_debug2("OHCI root hub interrupt mask: %hx.", mask);
usb_log_debug2    618 uspace/drv/bus/usb/uhci/hc.c 			usb_log_debug2("Command: %X Status: %X Intr: %x",
usb_log_debug2    106 uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c 	usb_log_debug2("Created TD(%p): %X:%X:%X:%X(%p).",
usb_log_debug2    111 uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c 		usb_log_debug2("SETUP BUFFER: %s",
usb_log_debug2    166 uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c 	usb_log_debug2("TD(%p) status(%#" PRIx32 "):%s %d,%s%s%s%s%s%s%s%s%s%s%s %zu.",
usb_log_debug2     68 uspace/drv/bus/usb/uhci/transfer_list.c 	usb_log_debug2("Transfer list %s setup with QH: %p (%#" PRIx32 " ).",
usb_log_debug2    130 uspace/drv/bus/usb/uhci/transfer_list.c 	usb_log_debug2("Batch %p adding to queue %s.",
usb_log_debug2    157 uspace/drv/bus/usb/uhci/transfer_list.c 	usb_log_debug2("Batch %p " USB_TRANSFER_BATCH_FMT
usb_log_debug2    229 uspace/drv/bus/usb/uhci/transfer_list.c 	usb_log_debug2("Batch %p removing from queue %s.",
usb_log_debug2    251 uspace/drv/bus/usb/uhci/transfer_list.c 	usb_log_debug2("Batch %p " USB_TRANSFER_BATCH_FMT " removed (%s) "
usb_log_debug2    133 uspace/drv/bus/usb/uhci/uhci_batch.c 	usb_log_debug2("Batch %p " USB_TRANSFER_BATCH_FMT
usb_log_debug2    157 uspace/drv/bus/usb/uhci/uhci_batch.c 	usb_log_debug2("Batch %p " USB_TRANSFER_BATCH_FMT
usb_log_debug2    252 uspace/drv/bus/usb/uhci/uhci_batch.c 	usb_log_debug2(
usb_log_debug2    326 uspace/drv/bus/usb/uhci/uhci_batch.c 	usb_log_debug2("Control last TD status: %x.",
usb_log_debug2    266 uspace/drv/bus/usb/vhc/transfer.c 		usb_log_debug2("Transfer %p processed: %s.",
usb_log_debug2    275 uspace/drv/bus/usb/vhc/transfer.c 				usb_log_debug2("Address changed to %d",
usb_log_debug2    680 uspace/drv/bus/usb/xhci/hc.c 	usb_log_debug2("Event ring run finished.");
usb_log_debug2    709 uspace/drv/bus/usb/xhci/hc.c 		usb_log_debug2("Event interrupt, running the event ring.");
usb_log_debug2    762 uspace/drv/bus/usb/xhci/hc.c 	usb_log_debug2("Ringing doorbell %d (target: %d)", doorbell, target);
usb_log_debug2    272 uspace/drv/bus/usb/xhci/trb_ring.c 		usb_log_debug2("TRB ring(%p): Enqueued TRB %p", ring, trb);
usb_log_debug2     93 uspace/drv/hid/usbhid/generic/hiddev.c 	usb_log_debug2("Generic HID: Get event length (fun: %p, "
usb_log_debug2     98 uspace/drv/hid/usbhid/generic/hiddev.c 	usb_log_debug2("hid_dev: %p, Max input report size (%zu).",
usb_log_debug2    107 uspace/drv/hid/usbhid/generic/hiddev.c 	usb_log_debug2("Generic HID: Get event.");
usb_log_debug2    128 uspace/drv/hid/usbhid/generic/hiddev.c 	usb_log_debug2("OK");
usb_log_debug2    139 uspace/drv/hid/usbhid/generic/hiddev.c 	usb_log_debug2("hid_dev->report_desc_size = %zu",
usb_log_debug2    148 uspace/drv/hid/usbhid/generic/hiddev.c 	usb_log_debug2("Generic HID: Get report descriptor.");
usb_log_debug2    178 uspace/drv/hid/usbhid/generic/hiddev.c 	usb_log_debug2("%s unbound.", ddf_fun_get_name(fun));
usb_log_debug2    289 uspace/drv/hid/usbhid/kbd/kbddev.c 	usb_log_debug2("Sending kbdev event %d/%d to the console", type, key);
usb_log_debug2    372 uspace/drv/hid/usbhid/kbd/kbddev.c 			usb_log_debug2("Key released: %u "
usb_log_debug2    392 uspace/drv/hid/usbhid/kbd/kbddev.c 			usb_log_debug2("Key pressed: %u "
usb_log_debug2    403 uspace/drv/hid/usbhid/kbd/kbddev.c 	usb_log_debug2("Stored keys %s.", key_buffer);
usb_log_debug2    452 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_debug2("FIELD (%p) - VALUE(%d) USAGE(%u)",
usb_log_debug2    463 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_debug2("Saved %u. key usage %d", i, kbd_dev->keys[i]);
usb_log_debug2    758 uspace/drv/hid/usbhid/kbd/kbddev.c 			usb_log_debug2("%s unbound.",
usb_log_debug2     84 uspace/drv/hid/usbhid/kbd/kbdrepeat.c 				usb_log_debug2("Repeating key: %u.",
usb_log_debug2     90 uspace/drv/hid/usbhid/kbd/kbdrepeat.c 				usb_log_debug2("New key to repeat: %u.",
usb_log_debug2     97 uspace/drv/hid/usbhid/kbd/kbdrepeat.c 				usb_log_debug2("Stopping to repeat key: %u.",
usb_log_debug2    239 uspace/drv/hid/usbhid/mouse/mousedev.c 		usb_log_debug2(NAME " VALUE(%X) USAGE(%X)", field->value,
usb_log_debug2    134 uspace/drv/hid/usbhid/multimedia/multimedia.c 	usb_log_debug2(NAME " Sending key %d to the console", ev.key);
usb_log_debug2    224 uspace/drv/hid/usbhid/multimedia/multimedia.c 		usb_log_debug2("%s unbound.", ddf_fun_get_name(fun));
usb_log_debug2    314 uspace/lib/usbdev/src/devdrv.c 		usb_log_debug2("Unregistering pipe %zu: %spresent.",
usb_log_debug2    431 uspace/lib/usbhid/src/hiddescriptor.c 					usb_log_debug2(
usb_log_debug2     92 uspace/lib/usbhost/src/usb_transfer_batch.c 		usb_log_debug2("Batch %p " USB_TRANSFER_BATCH_FMT " destroying.",
usb_log_debug2     96 uspace/lib/usbhost/src/usb_transfer_batch.c 		usb_log_debug2("Batch %p " USB_TRANSFER_BATCH_FMT " disposing.",
usb_log_debug2    174 uspace/lib/usbhost/src/usb_transfer_batch.c 	usb_log_debug2("Batch %p " USB_TRANSFER_BATCH_FMT " finishing.",
HelenOS homepage, sources at GitHub