HelenOS sources

usb_log_error     143 uspace/app/usbinfo/hid.c 		usb_log_error("Failed to retrieve HID report descriptor: %s.",
usb_log_error     152 uspace/app/usbinfo/hid.c 		usb_log_error("Failed to part report descriptor: %s.",
usb_log_error      91 uspace/drv/block/usbmast/bo_trans.c 		usb_log_error("Bulk out write failed: %s", str_error(rc));
usb_log_error     118 uspace/drv/block/usbmast/bo_trans.c 		usb_log_error("Failed to transfer data: %s", str_error(rc));
usb_log_error     131 uspace/drv/block/usbmast/bo_trans.c 		usb_log_error("Failed to read CSW: %s", str_error(rc));
usb_log_error     136 uspace/drv/block/usbmast/bo_trans.c 		usb_log_error("Received CSW of incorrect size.");
usb_log_error     141 uspace/drv/block/usbmast/bo_trans.c 		usb_log_error("Received CSW with incorrect tag. (expected: %"
usb_log_error     155 uspace/drv/block/usbmast/bo_trans.c 		usb_log_error("CBS Failed.");
usb_log_error     158 uspace/drv/block/usbmast/bo_trans.c 		usb_log_error("CBS phase error.");
usb_log_error     162 uspace/drv/block/usbmast/bo_trans.c 		usb_log_error("CBS other error.");
usb_log_error     169 uspace/drv/block/usbmast/bo_trans.c 		usb_log_error("Residue > buffer size (%zu > %zu).",
usb_log_error     119 uspace/drv/block/usbmast/main.c 			usb_log_error("Failed to unbind LUN function %zu: "
usb_log_error     158 uspace/drv/block/usbmast/main.c 		usb_log_error("Required EPs were not mapped.");
usb_log_error     165 uspace/drv/block/usbmast/main.c 		usb_log_error("Failed allocating softstate.");
usb_log_error     182 uspace/drv/block/usbmast/main.c 		usb_log_error("Failed allocating luns table.");
usb_log_error     228 uspace/drv/block/usbmast/main.c 		usb_log_error("Out of memory.");
usb_log_error     235 uspace/drv/block/usbmast/main.c 		usb_log_error("Failed to create DDF function %s.", fun_name);
usb_log_error     243 uspace/drv/block/usbmast/main.c 		usb_log_error("Failed allocating softstate.");
usb_log_error     297 uspace/drv/block/usbmast/main.c 		usb_log_error("Failed to bind DDF function %s: %s.",
usb_log_error     306 uspace/drv/block/usbmast/main.c 		usb_log_error("Failed to add function %s to category 'disk': %s.",
usb_log_error      91 uspace/drv/block/usbmast/scsi_ms.c 		usb_log_error("Test Unit Ready failed on device %s: %s.",
usb_log_error     120 uspace/drv/block/usbmast/scsi_ms.c 			usb_log_error("Inquiry transport failed, device %s: %s.",
usb_log_error     127 uspace/drv/block/usbmast/scsi_ms.c 			usb_log_error("Inquiry transport failed, device %s: %s.",
usb_log_error     135 uspace/drv/block/usbmast/scsi_ms.c 		usb_log_error("SCSI command failed, device %s.",
usb_log_error     140 uspace/drv/block/usbmast/scsi_ms.c 			usb_log_error("Failed to read sense data.");
usb_log_error     186 uspace/drv/block/usbmast/scsi_ms.c 		usb_log_error("Inquiry transport failed, device %s: %s.",
usb_log_error     192 uspace/drv/block/usbmast/scsi_ms.c 		usb_log_error("Inquiry command failed, device %s.",
usb_log_error     198 uspace/drv/block/usbmast/scsi_ms.c 		usb_log_error("SCSI Inquiry response too short (%zu).",
usb_log_error     254 uspace/drv/block/usbmast/scsi_ms.c 		usb_log_error("Request Sense failed, device %s: %s.",
usb_log_error     296 uspace/drv/block/usbmast/scsi_ms.c 		usb_log_error("Read Capacity (10) transport failed, device %s: %s.",
usb_log_error     302 uspace/drv/block/usbmast/scsi_ms.c 		usb_log_error("Read Capacity (10) command failed, device %s.",
usb_log_error     308 uspace/drv/block/usbmast/scsi_ms.c 		usb_log_error("SCSI Read Capacity response too short (%zu).",
usb_log_error     353 uspace/drv/block/usbmast/scsi_ms.c 		usb_log_error("Read (10) transport failed, device %s: %s.",
usb_log_error     359 uspace/drv/block/usbmast/scsi_ms.c 		usb_log_error("Read (10) command failed, device %s.",
usb_log_error     365 uspace/drv/block/usbmast/scsi_ms.c 		usb_log_error("SCSI Read response too short (%zu).",
usb_log_error     409 uspace/drv/block/usbmast/scsi_ms.c 		usb_log_error("Write (10) transport failed, device %s: %s.",
usb_log_error     415 uspace/drv/block/usbmast/scsi_ms.c 		usb_log_error("Write (10) command failed, device %s.",
usb_log_error     454 uspace/drv/block/usbmast/scsi_ms.c 		usb_log_error("Synchronize Cache (10) transport failed, device %s: %s.",
usb_log_error     460 uspace/drv/block/usbmast/scsi_ms.c 		usb_log_error("Synchronize Cache (10) command failed, device %s.",
usb_log_error      84 uspace/drv/bus/usb/ehci/ehci_batch.c 		usb_log_error("Failed to allocate EHCI batch data.");
usb_log_error     127 uspace/drv/bus/usb/ehci/ehci_batch.c 		usb_log_error("Batch %p: Failed to allocate device buffer",
usb_log_error      58 uspace/drv/bus/usb/ehci/endpoint_list.c 		usb_log_error("EPL(%p-%s): Failed to allocate list head.",
usb_log_error     166 uspace/drv/bus/usb/ehci/hc.c 		usb_log_error("HC(%p): Failed to gain access to device "
usb_log_error     186 uspace/drv/bus/usb/ehci/hc.c 		usb_log_error("HC(%p): Failed to create EHCI memory structures:"
usb_log_error     485 uspace/drv/bus/usb/ehci/hc.c 		usb_log_error("HC(%p): Failed to setup ASYNC list: %s",
usb_log_error     501 uspace/drv/bus/usb/ehci/hc.c 		usb_log_error("HC(%p): Failed to setup INT list: %s",
usb_log_error     509 uspace/drv/bus/usb/ehci/hc.c 		usb_log_error("HC(%p): Failed to get ISO schedule page.",
usb_log_error      77 uspace/drv/bus/usb/ehci/res.c 		usb_log_error("Failed to read USBLEGSUP: %s.", str_error(ret));
usb_log_error      90 uspace/drv/bus/usb/ehci/res.c 		usb_log_error("Failed to request OS EHCI control: %s.",
usb_log_error     118 uspace/drv/bus/usb/ehci/res.c 		usb_log_error("Failed to force OS control: %s.",
usb_log_error     135 uspace/drv/bus/usb/ehci/res.c 			usb_log_error("Failed to get USBLEGCTLSTS: %s.",
usb_log_error     148 uspace/drv/bus/usb/ehci/res.c 			usb_log_error("Failed to zero USBLEGCTLSTS: %s",
usb_log_error     158 uspace/drv/bus/usb/ehci/res.c 			usb_log_error("Failed to get USBLEGCTLSTS 2: %s.",
usb_log_error     170 uspace/drv/bus/usb/ehci/res.c 		usb_log_error("Failed to read USBLEGSUP: %s.",
usb_log_error     201 uspace/drv/bus/usb/ehci/res.c 		usb_log_error("Failed to disable extended capabilities: %s.",
usb_log_error      60 uspace/drv/bus/usb/ohci/endpoint_list.c 		usb_log_error("Failed to allocate list head.");
usb_log_error     165 uspace/drv/bus/usb/ohci/hc.c 		usb_log_error("Failed to gain access to registers: %s.",
usb_log_error     178 uspace/drv/bus/usb/ohci/hc.c 		usb_log_error("Failed to create OHCI memory structures: %s.",
usb_log_error     560 uspace/drv/bus/usb/ohci/hc.c 		usb_log_error("Failed to setup %s endpoint list: %s.", \
usb_log_error     612 uspace/drv/bus/usb/ohci/hc.c 		usb_log_error("HC(%p): Failed to setup bus : %s",
usb_log_error      76 uspace/drv/bus/usb/ohci/ohci_batch.c 		usb_log_error("Failed to allocate OHCI batch data.");
usb_log_error     117 uspace/drv/bus/usb/ohci/ohci_batch.c 		usb_log_error("Failed to allocate OHCI DMA buffer.");
usb_log_error     177 uspace/drv/bus/usb/uhci/hc.c 		usb_log_error("Resume interrupt!");
usb_log_error     182 uspace/drv/bus/usb/uhci/hc.c 		usb_log_error("UHCI hardware failure!.");
usb_log_error     224 uspace/drv/bus/usb/uhci/hc.c 		usb_log_error("Failed to gain access to registers: %s.",
usb_log_error     235 uspace/drv/bus/usb/uhci/hc.c 		usb_log_error("Failed to init UHCI memory structures: %s.",
usb_log_error     474 uspace/drv/bus/usb/uhci/hc.c 		usb_log_error("Failed to initialize transfer lists.");
usb_log_error     508 uspace/drv/bus/usb/uhci/hc.c 		usb_log_error("Failed to setup %s transfer list: %s.", \
usb_log_error      64 uspace/drv/bus/usb/uhci/transfer_list.c 		usb_log_error("Failed to allocate queue head.");
usb_log_error      79 uspace/drv/bus/usb/uhci/uhci_batch.c 		usb_log_error("Failed to allocate UHCI batch.");
usb_log_error     117 uspace/drv/bus/usb/uhci/uhci_batch.c 		usb_log_error("Failed to allocate UHCI buffer.");
usb_log_error      71 uspace/drv/bus/usb/usbdiag/device.c 		usb_log_error("Failed to map endpoint: " #ep_no ".");\
usb_log_error      56 uspace/drv/bus/usb/usbdiag/main.c 		usb_log_error("Failed create device: %s.", str_error(rc));
usb_log_error      61 uspace/drv/bus/usb/usbdiag/main.c 		usb_log_error("Failed to bind DDF function: %s.", str_error(rc));
usb_log_error      66 uspace/drv/bus/usb/usbdiag/main.c 		usb_log_error("Failed add DDF to category '"
usb_log_error     100 uspace/drv/bus/usb/usbdiag/main.c 		usb_log_error("Failed to unbind DDF function: %s", str_error(rc));
usb_log_error     121 uspace/drv/bus/usb/usbdiag/main.c 		usb_log_error("Failed to unbind DDF function: %s", str_error(rc));
usb_log_error      90 uspace/drv/bus/usb/usbdiag/tests.c 				usb_log_error("Read of %s IN endpoint failed with error: %s", usb_str_transfer_type(pipe->desc.transfer_type), str_error(rc));
usb_log_error      95 uspace/drv/bus/usb/usbdiag/tests.c 				usb_log_error("Read of %s IN endpoint returned more data than expected.", usb_str_transfer_type(pipe->desc.transfer_type));
usb_log_error     112 uspace/drv/bus/usb/usbdiag/tests.c 					usb_log_error("Read of %s IN endpoint returned "
usb_log_error     184 uspace/drv/bus/usb/usbdiag/tests.c 			usb_log_error("Write to %s OUT endpoint failed with error: %s", usb_str_transfer_type(pipe->desc.transfer_type), str_error(rc));
usb_log_error     114 uspace/drv/bus/usb/usbhub/usbhub.c 	usb_log_error("Device %s polling error: %s",
usb_log_error     137 uspace/drv/bus/usb/usbhub/usbhub.c 		usb_log_error("Failed to create hub driver structure.");
usb_log_error     145 uspace/drv/bus/usb/usbhub/usbhub.c 		usb_log_error("Could not set hub configuration: %s", str_error(err));
usb_log_error     151 uspace/drv/bus/usb/usbhub/usbhub.c 		usb_log_error("Could process hub specific info, %s", str_error(err));
usb_log_error     162 uspace/drv/bus/usb/usbhub/usbhub.c 		usb_log_error("Failed to map the Status Change Endpoint of a hub.");
usb_log_error     171 uspace/drv/bus/usb/usbhub/usbhub.c 		usb_log_error("Failed to create hub function.");
usb_log_error     177 uspace/drv/bus/usb/usbhub/usbhub.c 		usb_log_error("Failed to bind hub function: %s.", str_error(err));
usb_log_error     183 uspace/drv/bus/usb/usbhub/usbhub.c 		usb_log_error("Failed to start polling: %s.", str_error(err));
usb_log_error     213 uspace/drv/bus/usb/usbhub/usbhub.c 		usb_log_error("(%p) Failed to unbind '%s' function: %s.",
usb_log_error     354 uspace/drv/bus/usb/usbhub/usbhub.c 			usb_log_error("(%p-%u): Cannot power on port: %s.",
usb_log_error     390 uspace/drv/bus/usb/usbhub/usbhub.c 		usb_log_error("(%p): Failed to receive hub descriptor: %s.",
usb_log_error     403 uspace/drv/bus/usb/usbhub/usbhub.c 		usb_log_error("(%p): Failed to set hub depth: %s.",
usb_log_error     447 uspace/drv/bus/usb/usbhub/usbhub.c 		usb_log_error("There are no configurations available");
usb_log_error     457 uspace/drv/bus/usb/usbhub/usbhub.c 		usb_log_error("Configuration descriptor is not big enough"
usb_log_error     470 uspace/drv/bus/usb/usbhub/usbhub.c 		usb_log_error("Failed to set hub configuration: %s.",
usb_log_error     649 uspace/drv/bus/usb/usbhub/usbhub.c 		usb_log_error("(%p): Could not get hub status: %s.", hub_dev,
usb_log_error     654 uspace/drv/bus/usb/usbhub/usbhub.c 		usb_log_error("(%p): Received status has incorrect size: "
usb_log_error     668 uspace/drv/bus/usb/usbhub/usbhub.c 			usb_log_error("(%p): Failed to clear hub over-current "
usb_log_error     693 uspace/drv/bus/usb/usbhub/usbhub.c 			usb_log_error("(%p): Failed to clear hub power change "
usb_log_error     119 uspace/drv/bus/usb/usbmid/explore.c 			usb_log_error("Failed to create interface child for "
usb_log_error     148 uspace/drv/bus/usb/usbmid/explore.c 		usb_log_error("Not a multi-interface device, refusing.");
usb_log_error     164 uspace/drv/bus/usb/usbmid/explore.c 		usb_log_error("Failed to set device configuration: %s.",
usb_log_error     172 uspace/drv/bus/usb/usbmid/explore.c 		usb_log_error("Failed to create USB MID structure.");
usb_log_error     179 uspace/drv/bus/usb/usbmid/explore.c 		usb_log_error("Failed to create control function.");
usb_log_error     186 uspace/drv/bus/usb/usbmid/explore.c 		usb_log_error("Failed to bind control function: %s.",
usb_log_error      71 uspace/drv/bus/usb/usbmid/main.c 			usb_log_error("Failed to remove child `%s': %s",
usb_log_error      94 uspace/drv/bus/usb/usbmid/main.c 		usb_log_error("Failed to unbind USB MID ctl function: %s.",
usb_log_error     132 uspace/drv/bus/usb/usbmid/main.c 		usb_log_error("Failed to unbind USB MID ctl function: %s.",
usb_log_error     509 uspace/drv/bus/usb/vhc/hub/hub.c 		usb_log_error("Failed to create fibril.");
usb_log_error      81 uspace/drv/bus/usb/vhc/main.c 		usb_log_error("Failed to init HCD structures: %s.",
usb_log_error      94 uspace/drv/bus/usb/vhc/main.c 		usb_log_error("Failed to setup control node.");
usb_log_error     101 uspace/drv/bus/usb/vhc/main.c 		usb_log_error("Failed to plug root hub: %s.", str_error(ret));
usb_log_error     112 uspace/drv/bus/usb/vhc/main.c 		usb_log_error("Failed to init VHC root hub: %s",
usb_log_error     339 uspace/drv/bus/usb/xhci/commands.c 		usb_log_error("Command resulted in error: %s.", trb_codes[code]);
usb_log_error     341 uspace/drv/bus/usb/xhci/commands.c 		usb_log_error("Command resulted in reserved or "
usb_log_error     382 uspace/drv/bus/usb/xhci/commands.c 		usb_log_error("No command struct for completion event found.");
usb_log_error     663 uspace/drv/bus/usb/xhci/commands.c 	usb_log_error("Timeout while waiting for command: "
usb_log_error     679 uspace/drv/bus/usb/xhci/commands.c 		usb_log_error("Command didn't abort.");
usb_log_error     694 uspace/drv/bus/usb/xhci/commands.c 	usb_log_error("Command ring stopped. Starting again.");
usb_log_error     714 uspace/drv/bus/usb/xhci/commands.c 		usb_log_error("Deadlock detected in waiting for command.");
usb_log_error     203 uspace/drv/bus/usb/xhci/device.c 		usb_log_error("Failed to setup address of the new device: %s",
usb_log_error     215 uspace/drv/bus/usb/xhci/device.c 		usb_log_error("Failed to setup control endpoint "
usb_log_error     223 uspace/drv/bus/usb/xhci/device.c 		usb_log_error("Device(%d): failed to get device "
usb_log_error     234 uspace/drv/bus/usb/xhci/device.c 		usb_log_error("Device(%d): failed to setup match IDs: %s",
usb_log_error     242 uspace/drv/bus/usb/xhci/endpoint.c 		usb_log_error("Failed to stop endpoint %u of device "
usb_log_error     273 uspace/drv/bus/usb/xhci/endpoint.c 			usb_log_error("Failed to drop endpoint " XHCI_EP_FMT ": %s",
usb_log_error     108 uspace/drv/bus/usb/xhci/hc.c 				usb_log_error("Unknown protocol %.4s.", name.str);
usb_log_error     193 uspace/drv/bus/usb/xhci/hc.c 		usb_log_error("Unexpected MMIO area, bailing out.");
usb_log_error     433 uspace/drv/bus/usb/xhci/hc.c 	usb_log_error("BIOS did not release XHCI legacy hold!");
usb_log_error     646 uspace/drv/bus/usb/xhci/hc.c 			usb_log_error("Failed to handle event: %s", str_error(err));
usb_log_error     668 uspace/drv/bus/usb/xhci/hc.c 			usb_log_error("Failed to handle event in interrupt: %s", str_error(err));
usb_log_error     698 uspace/drv/bus/usb/xhci/hc.c 		usb_log_error("Host system error occured. Aren't we supposed to be dead already?");
usb_log_error     703 uspace/drv/bus/usb/xhci/hc.c 		usb_log_error("Host controller error occured. Reinitializing...");
usb_log_error     715 uspace/drv/bus/usb/xhci/hc.c 		usb_log_error("Save/Restore error occured. WTF, "
usb_log_error     724 uspace/drv/bus/usb/xhci/hc.c 		usb_log_error("Non-zero status after interrupt handling (%08x) "
usb_log_error     883 uspace/drv/bus/usb/xhci/hc.c 		usb_log_error("Device reported an USB speed (%s) that cannot be mapped "
usb_log_error     550 uspace/drv/bus/usb/xhci/isoch.c 		usb_log_error("Cannot schedule an undersized isochronous transfer.");
usb_log_error     175 uspace/drv/bus/usb/xhci/rh.c 		usb_log_error("Failed to create USB device function.");
usb_log_error     190 uspace/drv/bus/usb/xhci/rh.c 		usb_log_error("Failed to enumerate USB device: %s", str_error(err));
usb_log_error     199 uspace/drv/bus/usb/xhci/rh.c 		usb_log_error("Failed to register device " XHCI_DEV_FMT " DDF function: %s.",
usb_log_error     219 uspace/drv/bus/usb/xhci/streams.c 		usb_log_error("The secondary stream array size must be a power of 2 "
usb_log_error     301 uspace/drv/bus/usb/xhci/streams.c 		usb_log_error("Streams are only supported by superspeed bulk endpoints.");
usb_log_error     306 uspace/drv/bus/usb/xhci/streams.c 		usb_log_error("Streams are not supported by endpoint "
usb_log_error     312 uspace/drv/bus/usb/xhci/streams.c 		usb_log_error("The minumum amount of primary streams is 2.");
usb_log_error     322 uspace/drv/bus/usb/xhci/streams.c 		usb_log_error("Host controller only supports "
usb_log_error     328 uspace/drv/bus/usb/xhci/streams.c 		usb_log_error("Endpoint " XHCI_EP_FMT " supports only %" PRIu32 " streams.",
usb_log_error     334 uspace/drv/bus/usb/xhci/streams.c 		usb_log_error("The amount of primary streams must be a power of 2.");
usb_log_error     361 uspace/drv/bus/usb/xhci/streams.c 		usb_log_error("Failed to initialize a transfer ring.");
usb_log_error     428 uspace/drv/bus/usb/xhci/streams.c 		usb_log_error("The host controller doesn't support secondary streams.");
usb_log_error     438 uspace/drv/bus/usb/xhci/streams.c 		usb_log_error("The amount of primary streams cannot be higher than 256.");
usb_log_error     455 uspace/drv/bus/usb/xhci/streams.c 		usb_log_error("Endpoint " XHCI_EP_FMT " supports only %" PRIu32 " streams.",
usb_log_error     301 uspace/drv/bus/usb/xhci/transfers.c 		usb_log_error("Transfer event on disabled slot %u", slot_id);
usb_log_error     310 uspace/drv/bus/usb/xhci/transfers.c 		usb_log_error("Transfer event on dropped endpoint %u %s of device "
usb_log_error     379 uspace/drv/bus/usb/xhci/transfers.c 		usb_log_error("Invalid transfer parameters.");
usb_log_error     391 uspace/drv/bus/usb/xhci/transfers.c 		usb_log_error("Split transcation error detected.");
usb_log_error     433 uspace/drv/bus/usb/xhci/transfers.c 		usb_log_error("Attempted to schedule transfer to address 0.");
usb_log_error     439 uspace/drv/bus/usb/xhci/transfers.c 		usb_log_error("Ring not initialized for endpoint " XHCI_EP_FMT,
usb_log_error      98 uspace/drv/hid/usbhid/blink1/blink1.c 		usb_log_error("Failed to init blink(1) structure: no structure "
usb_log_error     107 uspace/drv/hid/usbhid/blink1/blink1.c 		usb_log_error("Could not create DDF function node `%s'.",
usb_log_error     115 uspace/drv/hid/usbhid/blink1/blink1.c 		usb_log_error("Error while creating USB/HID blink(1) device "
usb_log_error     125 uspace/drv/hid/usbhid/blink1/blink1.c 		usb_log_error("Could not bind DDF function `%s': %s.",
usb_log_error     133 uspace/drv/hid/usbhid/blink1/blink1.c 		usb_log_error("Could not add DDF function to category %s: %s.",
usb_log_error     138 uspace/drv/hid/usbhid/blink1/blink1.c 			usb_log_error("Could not unbind function `%s', it "
usb_log_error     163 uspace/drv/hid/usbhid/blink1/blink1.c 		usb_log_error("Could not unbind function `%s', it "
usb_log_error     175 uspace/drv/hid/usbhid/generic/hiddev.c 		usb_log_error("Failed to unbind generic hid fun.");
usb_log_error     195 uspace/drv/hid/usbhid/generic/hiddev.c 		usb_log_error("Could not create DDF function node.");
usb_log_error     206 uspace/drv/hid/usbhid/generic/hiddev.c 		usb_log_error("Could not bind DDF function: %s.",
usb_log_error     189 uspace/drv/hid/usbhid/kbd/kbddev.c 			usb_log_error("%s: console session already set",
usb_log_error     195 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_error("%s: Unknown method: %d.",
usb_log_error     353 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_error("Detected phantom state.");
usb_log_error     431 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_error("Failed to create hid/kbd report path.");
usb_log_error     438 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_error("Failed to append to hid/kbd report path.");
usb_log_error     501 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_error("Failed to create kbd report path.");
usb_log_error     509 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_error("Failed to append item to kbd report path.");
usb_log_error     526 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_error("Failed to allocate key buffer.");
usb_log_error     533 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_error("Failed to allocate old_key buffer.");
usb_log_error     543 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_error("Error creating output report buffer.");
usb_log_error     552 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_error("Failed to create kbd led report path.");
usb_log_error     560 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_error("Failed to append to kbd/led report path.");
usb_log_error     573 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_error("Error creating buffer for LED output report.");
usb_log_error     620 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_error(
usb_log_error     630 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_error("Could not create DDF function node.");
usb_log_error     636 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_error("Failed to allocate KBD device structure.");
usb_log_error     643 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_error("Failed to initialize KBD device  structure.");
usb_log_error     656 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_error("Could not bind DDF function: %s.",
usb_log_error     670 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_error(
usb_log_error     677 uspace/drv/hid/usbhid/kbd/kbddev.c 			usb_log_error(
usb_log_error     687 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_error("Failed to start fibril for KBD auto-repeat");
usb_log_error     786 uspace/drv/hid/usbhid/kbd/kbddev.c 		usb_log_error("Failed to parse boot report descriptor: %s",
usb_log_error     124 uspace/drv/hid/usbhid/kbd/kbdrepeat.c 		usb_log_error("No device!");
usb_log_error      64 uspace/drv/hid/usbhid/main.c 		usb_log_error("Wrong parameter given for add_device().");
usb_log_error      69 uspace/drv/hid/usbhid/main.c 		usb_log_error("Failed to add HID device: endpoints not found."
usb_log_error      76 uspace/drv/hid/usbhid/main.c 		usb_log_error("Failed to create USB/HID device structure.");
usb_log_error      82 uspace/drv/hid/usbhid/main.c 		usb_log_error("Failed to initialize USB/HID device.");
usb_log_error      97 uspace/drv/hid/usbhid/main.c 		usb_log_error("Failed to start polling fibril for `%s'.",
usb_log_error     134 uspace/drv/hid/usbhid/mouse/mousedev.c 			usb_log_error("Console session to %s already set.",
usb_log_error     188 uspace/drv/hid/usbhid/mouse/mousedev.c 		usb_log_error(NAME " cannot handle mix of absolute and relative mouse move.");
usb_log_error     270 uspace/drv/hid/usbhid/mouse/mousedev.c 		usb_log_error("Could not unbind function `%s', it " \
usb_log_error     328 uspace/drv/hid/usbhid/mouse/mousedev.c 		usb_log_error(NAME ": out of memory, giving up on device!");
usb_log_error     344 uspace/drv/hid/usbhid/mouse/mousedev.c 		usb_log_error("Failed to init mouse structure: no structure"
usb_log_error     354 uspace/drv/hid/usbhid/mouse/mousedev.c 		usb_log_error("Could not create DDF function node `%s'.",
usb_log_error     361 uspace/drv/hid/usbhid/mouse/mousedev.c 		usb_log_error("Failed to alloc HID mouse device structure.");
usb_log_error     368 uspace/drv/hid/usbhid/mouse/mousedev.c 		usb_log_error("Failed to init HID mouse device structure.");
usb_log_error     376 uspace/drv/hid/usbhid/mouse/mousedev.c 		usb_log_error("Could not bind DDF function `%s': %s.",
usb_log_error     386 uspace/drv/hid/usbhid/mouse/mousedev.c 		usb_log_error(
usb_log_error     403 uspace/drv/hid/usbhid/mouse/mousedev.c 		usb_log_error(
usb_log_error     437 uspace/drv/hid/usbhid/mouse/mousedev.c 		usb_log_error("Failed to parse boot report descriptor: %s",
usb_log_error     162 uspace/drv/hid/usbhid/multimedia/multimedia.c 		usb_log_error("Could not create DDF function node.");
usb_log_error     181 uspace/drv/hid/usbhid/multimedia/multimedia.c 		usb_log_error("Could not bind DDF function: %s.",
usb_log_error     192 uspace/drv/hid/usbhid/multimedia/multimedia.c 		usb_log_error(
usb_log_error     196 uspace/drv/hid/usbhid/multimedia/multimedia.c 			usb_log_error("Failed to unbind %s, won't destroy.",
usb_log_error     221 uspace/drv/hid/usbhid/multimedia/multimedia.c 		usb_log_error("Failed to unbind %s, won't destroy.",
usb_log_error     332 uspace/drv/hid/usbhid/usbhid.c 		usb_log_error("Missing arguments to polling callback.");
usb_log_error     376 uspace/drv/hid/usbhid/usbhid.c 	usb_log_error("Device %s polling error: %s", usb_device_get_name(dev),
usb_log_error     444 uspace/drv/hid/usbhid/usbhid.c 		usb_log_error("Failed to parse report descriptor: fallback.");
usb_log_error     485 uspace/drv/hid/usbhid/usbhid.c 		usb_log_error(
usb_log_error     519 uspace/drv/hid/usbhid/usbhid.c 			usb_log_error("Failed to initialize input report buffer: %s", str_error(rc));
usb_log_error     525 uspace/drv/hid/usbhid/usbhid.c 			usb_log_error("Failed to initialize polling: %s", str_error(rc));
usb_log_error     344 uspace/drv/nic/ar9271/ar9271.c 		usb_log_error("Failed to HW switch frequency.\n");
usb_log_error     352 uspace/drv/nic/ar9271/ar9271.c 		usb_log_error("Failed to initialize RX.\n");
usb_log_error     630 uspace/drv/nic/ar9271/ar9271.c 		usb_log_error("Failed to do HW reset.\n");
usb_log_error     643 uspace/drv/nic/ar9271/ar9271.c 		usb_log_error("Failed to initialize RX.\n");
usb_log_error     659 uspace/drv/nic/ar9271/ar9271.c 		usb_log_error("Failed to initialize new VIF.\n");
usb_log_error     687 uspace/drv/nic/ar9271/ar9271.c 		usb_log_error("Failed to allocate memory for ath device "
usb_log_error     695 uspace/drv/nic/ar9271/ar9271.c 		usb_log_error("Failed to initialize ath device.\n");
usb_log_error     703 uspace/drv/nic/ar9271/ar9271.c 		usb_log_error("Failed to allocate memory for IEEE80211 device "
usb_log_error     712 uspace/drv/nic/ar9271/ar9271.c 		usb_log_error("Failed to initialize IEEE80211 device structure."
usb_log_error     724 uspace/drv/nic/ar9271/ar9271.c 		usb_log_error("Failed to allocate memory for HTC device "
usb_log_error     735 uspace/drv/nic/ar9271/ar9271.c 		usb_log_error("Failed to initialize HTC device structure.\n");
usb_log_error     759 uspace/drv/nic/ar9271/ar9271.c 		usb_log_error("Failed opening file with firmware.\n");
usb_log_error     770 uspace/drv/nic/ar9271/ar9271.c 		usb_log_error("Failed allocating memory for firmware.\n");
usb_log_error     796 uspace/drv/nic/ar9271/ar9271.c 			usb_log_error("Error while uploading firmware. "
usb_log_error     823 uspace/drv/nic/ar9271/ar9271.c 		usb_log_error("IO error when sending fw upload confirmation "
usb_log_error     848 uspace/drv/nic/ar9271/ar9271.c 		usb_log_error("Failed to create USB device: %s, "
usb_log_error     856 uspace/drv/nic/ar9271/ar9271.c 		usb_log_error("Failed to allocate memory for device "
usb_log_error     866 uspace/drv/nic/ar9271/ar9271.c 		usb_log_error("Failed to initialize AR9271 structure: %s\n",
usb_log_error     898 uspace/drv/nic/ar9271/ar9271.c 		usb_log_error("Unable to allocate device softstate.\n");
usb_log_error     911 uspace/drv/nic/ar9271/ar9271.c 		usb_log_error("HTC initialization failed.\n");
usb_log_error     919 uspace/drv/nic/ar9271/ar9271.c 		usb_log_error("HW initialization failed.\n");
usb_log_error     929 uspace/drv/nic/ar9271/ar9271.c 		usb_log_error("Failed to initialize IEEE80211 framework.\n");
usb_log_error      66 uspace/drv/nic/ar9271/ath_usb.c 		usb_log_error("Failed to allocate memory for ath usb device "
usb_log_error      78 uspace/drv/nic/ar9271/ath_usb.c 		usb_log_error("Failed to map endpoint: " #ep_no ".");\
usb_log_error     267 uspace/drv/nic/ar9271/htc.c 		usb_log_error("Failed to send HTC message. Error: %s\n", str_error_name(rc));
usb_log_error     280 uspace/drv/nic/ar9271/htc.c 		usb_log_error("Failed to receive HTC service connect response. "
usb_log_error     297 uspace/drv/nic/ar9271/htc.c 		usb_log_error("Failed to connect HTC service. "
usb_log_error     333 uspace/drv/nic/ar9271/htc.c 		usb_log_error("Failed to send HTC config message. "
usb_log_error     346 uspace/drv/nic/ar9271/htc.c 		usb_log_error("Failed to receive HTC config response message. "
usb_log_error     378 uspace/drv/nic/ar9271/htc.c 		usb_log_error("Failed to send HTC setup complete message. "
usb_log_error     406 uspace/drv/nic/ar9271/htc.c 		usb_log_error("Failed to receive HTC check ready message. "
usb_log_error     458 uspace/drv/nic/ar9271/htc.c 		usb_log_error("Device is not in ready state after loading "
usb_log_error     469 uspace/drv/nic/ar9271/htc.c 		usb_log_error("Error while initalizing WMI service.\n");
usb_log_error     476 uspace/drv/nic/ar9271/htc.c 		usb_log_error("Error while initalizing beacon service.\n");
usb_log_error     483 uspace/drv/nic/ar9271/htc.c 		usb_log_error("Error while initalizing CAB service.\n");
usb_log_error     490 uspace/drv/nic/ar9271/htc.c 		usb_log_error("Error while initalizing UAPSD service.\n");
usb_log_error     497 uspace/drv/nic/ar9271/htc.c 		usb_log_error("Error while initalizing MGMT service.\n");
usb_log_error     504 uspace/drv/nic/ar9271/htc.c 		usb_log_error("Error while initalizing data best effort "
usb_log_error     512 uspace/drv/nic/ar9271/htc.c 		usb_log_error("Error while initalizing data background "
usb_log_error     520 uspace/drv/nic/ar9271/htc.c 		usb_log_error("Error while initalizing data video service.\n");
usb_log_error     527 uspace/drv/nic/ar9271/htc.c 		usb_log_error("Error while initalizing data voice service.\n");
usb_log_error     538 uspace/drv/nic/ar9271/htc.c 		usb_log_error("Failed to send HTC config message.\n");
usb_log_error     545 uspace/drv/nic/ar9271/htc.c 		usb_log_error("Failed to send HTC complete setup message.\n");
usb_log_error     100 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to wait for RTC wake up register.\n");
usb_log_error     139 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to wait for RTC RC register.\n");
usb_log_error     168 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to report NIC HW address.\n");
usb_log_error     224 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to HW reset power on.\n");
usb_log_error     230 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to HW warm reset.\n");
usb_log_error     236 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to init HW addr.\n");
usb_log_error     248 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to set led GPIO to output.\n");
usb_log_error     254 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to init bring up GPIO led.\n");
usb_log_error     301 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to set opmode to station.\n");
usb_log_error     330 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to wait for NF calibration.\n");
usb_log_error     381 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to kill RF bus.\n");
usb_log_error     387 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to HW set frequency.\n");
usb_log_error     393 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to activate physical layer.\n");
usb_log_error     402 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to do NF calibration.\n");
usb_log_error     454 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to set RX filtering.\n");
usb_log_error     528 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to wait on calibrate completion.\n");
usb_log_error     563 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to init PLL.\n");
usb_log_error     591 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to reset operating mode.\n");
usb_log_error     598 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to set channel.\n");
usb_log_error     611 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to activate physical layer.\n");
usb_log_error     618 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to calibrate device.\n");
usb_log_error     624 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to calibrate noise floor.\n");
usb_log_error     644 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to HW reset device.\n");
usb_log_error     650 uspace/drv/nic/ar9271/hw.c 		usb_log_error("Failed to HW init led.\n");
usb_log_error      63 uspace/drv/nic/ar9271/wmi.c 		usb_log_error("Failed to read registry value.\n");
usb_log_error     100 uspace/drv/nic/ar9271/wmi.c 		usb_log_error("Failed to write registry value.\n");
usb_log_error     124 uspace/drv/nic/ar9271/wmi.c 		usb_log_error("Failed to read registry value in RMW "
usb_log_error     134 uspace/drv/nic/ar9271/wmi.c 		usb_log_error("Failed to write registry value in RMW "
usb_log_error     207 uspace/drv/nic/ar9271/wmi.c 		usb_log_error("Failed to write multi registry value.\n");
usb_log_error     233 uspace/drv/nic/ar9271/wmi.c 		usb_log_error("Failed to allocate WMI message buffer (out of memory).\n");
usb_log_error     252 uspace/drv/nic/ar9271/wmi.c 		usb_log_error("Failed to send WMI message. Error: %s\n", str_error_name(rc));
usb_log_error     271 uspace/drv/nic/ar9271/wmi.c 			usb_log_error("Failed to receive WMI message response. "
usb_log_error     278 uspace/drv/nic/ar9271/wmi.c 			usb_log_error("Corrupted response received.\n");
usb_log_error     199 uspace/lib/usbdev/src/devpoll.c 			usb_log_error("Polling of device `%s' terminated: "
usb_log_error      65 uspace/lib/usbdev/src/driver.c 		usb_log_error("USB device `%s' init failed (%s): %s.",
usb_log_error      86 uspace/lib/usbhid/src/hidreport.c 		usb_log_error("The %d. interface descriptor not found!",
usb_log_error     111 uspace/lib/usbhid/src/hidreport.c 		usb_log_error("HID descriptor has wrong size (%u, expected %zu"
usb_log_error     127 uspace/lib/usbhid/src/hidreport.c 		usb_log_error("Failed to allocate space for Report descriptor."
usb_log_error     151 uspace/lib/usbhid/src/hidreport.c 		usb_log_error("Report descriptor has wrong size (%zu, expected "
usb_log_error     167 uspace/lib/usbhid/src/hidreport.c 		usb_log_error("Failed to process Report descriptor: wrong "
usb_log_error     175 uspace/lib/usbhid/src/hidreport.c 		usb_log_error("Problem with getting Report descriptor: %s.",
usb_log_error     188 uspace/lib/usbhid/src/hidreport.c 		usb_log_error("Problem parsing Report descriptor: %s.",
usb_log_error      90 uspace/lib/usbhid/src/hidreq.c 		usb_log_error("Error sending Set Report request to the "
usb_log_error     243 uspace/lib/usbhost/src/bus.c 		usb_log_error("Failed to unbind USB device '%s': %s",
usb_log_error     546 uspace/lib/usbhost/src/bus.c 		usb_log_error("Device %d tried to release default address, "
usb_log_error     588 uspace/lib/usbhost/src/bus.c 		usb_log_error("Endpoint(%d:%d) not registered for %s.",
usb_log_error     170 uspace/lib/usbhost/src/ddf_helpers.c 		usb_log_error("Failed to create USB device function.");
usb_log_error     180 uspace/lib/usbhost/src/ddf_helpers.c 		usb_log_error("Failed to initialize USB dev memory structures.");
usb_log_error     193 uspace/lib/usbhost/src/ddf_helpers.c 		usb_log_error("Device(%d): Failed to register: %s.", dev->address, str_error(err));
usb_log_error     458 uspace/lib/usbhost/src/ddf_helpers.c 		usb_log_error("Failed to allocate HCD ddf structure.");
usb_log_error     466 uspace/lib/usbhost/src/ddf_helpers.c 		usb_log_error("Failed to create HCD ddf fun.");
usb_log_error     472 uspace/lib/usbhost/src/ddf_helpers.c 		usb_log_error("Failed to bind ctl_fun: %s.", str_error(ret));
usb_log_error     478 uspace/lib/usbhost/src/ddf_helpers.c 		usb_log_error("Failed to add fun to category: %s.",
usb_log_error     233 uspace/lib/usbhost/src/endpoint.c 		usb_log_error("HCD does not implement scheduler.");
usb_log_error     257 uspace/lib/usbhost/src/endpoint.c 		usb_log_error("Failed to create transfer batch.");
usb_log_error     172 uspace/lib/usbhost/src/hcd.c 		usb_log_error("Failed to generate IRQ code: %s.",
usb_log_error     183 uspace/lib/usbhost/src/hcd.c 		usb_log_error("Failed to register interrupt handler: %s.",
usb_log_error     191 uspace/lib/usbhost/src/hcd.c 		usb_log_error("Failed to enable interrupts: %s.",
usb_log_error     220 uspace/lib/usbhost/src/hcd.c 		usb_log_error("Driver '%s' does not support adding devices.",
usb_log_error     227 uspace/lib/usbhost/src/hcd.c 		usb_log_error("Failed to setup HC device.");
usb_log_error     236 uspace/lib/usbhost/src/hcd.c 		usb_log_error("Failed to get register memory addresses "
usb_log_error     244 uspace/lib/usbhost/src/hcd.c 		usb_log_error("Failed to init HCD.");
usb_log_error     262 uspace/lib/usbhost/src/hcd.c 		usb_log_error("Failed to claim `%s' for `%s': %s",
usb_log_error     271 uspace/lib/usbhost/src/hcd.c 		usb_log_error("Failed to start HCD: %s.", str_error(ret));
usb_log_error     281 uspace/lib/usbhost/src/hcd.c 			usb_log_error("Failed to create polling fibril");
usb_log_error     297 uspace/lib/usbhost/src/hcd.c 		usb_log_error("Failed to setup HC root hub: %s.",
usb_log_error     114 uspace/lib/usbhost/src/usb2_bus.c 		usb_log_error("Failed to reserve new address: %s.",
usb_log_error     131 uspace/lib/usbhost/src/usb2_bus.c 		usb_log_error("Device(%d): Failed to add default target: %s.",
usb_log_error     146 uspace/lib/usbhost/src/usb2_bus.c 		usb_log_error("Device(%d): Failed to set new address: %s.",
usb_log_error     153 uspace/lib/usbhost/src/usb2_bus.c 		usb_log_error("Device(%d): Failed to unregister default target: %s", address, str_error(err));
usb_log_error     166 uspace/lib/usbhost/src/usb2_bus.c 		usb_log_error("Device(%d): Failed to register EP0: %s",
usb_log_error     193 uspace/lib/usbhost/src/usb2_bus.c 		usb_log_error("Failed to setup address of the new device: %s", str_error(err));
usb_log_error     199 uspace/lib/usbhost/src/usb2_bus.c 		usb_log_error("Device(%d): Failed to explore device: %s", dev->address, str_error(err));
usb_log_error     105 uspace/lib/usbhost/src/utility.c 		usb_log_error("Failed to get 8B of dev descr: %s.", str_error(err));
usb_log_error     110 uspace/lib/usbhost/src/utility.c 		usb_log_error("The device responded with wrong device descriptor.");
usb_log_error     192 uspace/lib/usbhost/src/utility.c 		usb_log_error("Device(%d): Failed to get dev descriptor: %s",
usb_log_error     198 uspace/lib/usbhost/src/utility.c 		usb_log_error("Device(%d): Failed to setup match ids: %s", device->address, str_error(err));
usb_log_error     218 uspace/lib/usbhost/src/utility.c 		usb_log_error("Failed to create function for the root hub.");
usb_log_error     226 uspace/lib/usbhost/src/utility.c 		usb_log_error("Failed to enumerate roothub device: %s", str_error(err));
usb_log_error     231 uspace/lib/usbhost/src/utility.c 		usb_log_error("Failed to register roothub: %s.", str_error(err));
HelenOS homepage, sources at GitHub