Searched refs:TRACE_ALWAYS (Results 1 - 25 of 89) sorted by relevance

1234

/haiku-fatelf/src/bin/hid_decode/
H A DUserlandHID.h7 #define TRACE_ALWAYS(x...) printf(x) macro
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/ipw2100/
H A Ddriver.h23 #define TRACE_ALWAYS(x) dprintf x macro
26 #define TRACE_ALWAYS(x) dprintf x macro
H A Dipw2100.cpp189 TRACE_ALWAYS(("IPW2100: the wep key specified in %s is invalid, it will not be used\n", keyName));
227 TRACE_ALWAYS(("IPW2100: couldn't map registers\n"));
245 TRACE_ALWAYS(("IPW2100: installing interrupt handler on interrupt line %ld\n", fInterruptLine));
300 TRACE_ALWAYS(("IPW2100: adapter not accessible via mapped registers\n"));
306 TRACE_ALWAYS(("IPW2100: couldn't softreset the adapter\n"));
312 TRACE_ALWAYS(("IPW2100: failed to load microcode and firmware\n"));
318 TRACE_ALWAYS(("IPW2100: failed to clear shared memory\n"));
324 TRACE_ALWAYS(("IPW2100: failed to setup buffers\n"));
330 TRACE_ALWAYS(("IPW2100: failed to start firmware\n"));
336 TRACE_ALWAYS(("IPW210
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wwan/usb_beceemwmx/
H A DBeceemCPU.cpp41 TRACE_ALWAYS("Error: Read of clock reset reg failure\n");
54 TRACE_ALWAYS("Error: Write of clock reset reg failure\n");
79 TRACE_ALWAYS("Error: unable to write SYS_CFG during reset\n");
90 TRACE_ALWAYS("Error: USB Reset failed\n");
101 TRACE_ALWAYS("Error: USB read failed during reset\n");
109 TRACE_ALWAYS("Error: USB write failed during reset\n");
125 TRACE_ALWAYS("Error: read failed during FlashBoot device reset\n");
133 TRACE_ALWAYS("Error: write failed during FlashBoot device reset\n");
150 TRACE_ALWAYS("Error: unable to write SYS_CFG during reset\n");
160 TRACE_ALWAYS("Erro
[all...]
H A DBeceemDevice.cpp55 TRACE_ALWAYS("Read too big! size = %d\n", size);
72 TRACE_ALWAYS("Error: Device was removed during USB read\n");
79 TRACE_ALWAYS("Error: USB read request failure."
86 TRACE_ALWAYS("Error: Size mismatch on USB read request."
100 TRACE_ALWAYS("Write too big! size = %d\n", size);
117 TRACE_ALWAYS("Error: Device was removed during USB write\n");
124 TRACE_ALWAYS("Error: USB write request failure."
132 TRACE_ALWAYS("Error: Size mismatch on USB write request."
199 TRACE_ALWAYS("Error of getting USB device descriptor.\n");
208 TRACE_ALWAYS("Erro
[all...]
H A DBeceemNVM.cpp50 TRACE_ALWAYS("Info: non-volatile memory version: Major:%i Minor:%i\n",
86 TRACE_ALWAYS("Info: EEPROM nvm detected.\n");
98 TRACE_ALWAYS("Info: Flash nvm detected.\n");
106 TRACE_ALWAYS("Error: Couldn't detect nvm storage method, found 0x%X\n",
210 TRACE_ALWAYS("TODO: NVM_EEPROM Read\n");
241 TRACE_ALWAYS("Todo: NVM_EEPROM Write\n");
275 TRACE_ALWAYS("Error: no base address?\n");
332 TRACE_ALWAYS("Info: Flash CS Version/Signature: 0x%X/0x%X\n",
342 TRACE_ALWAYS("Error: Unknown flash magic signature!\n");
373 TRACE_ALWAYS("Ne
[all...]
H A DBeceemDDR.cpp92 TRACE_ALWAYS("%s:%d BizarroReadRegister failed\n",
100 TRACE_ALWAYS("%s:%d BizarroWriteRegister failed\n",
234 TRACE_ALWAYS(
256 TRACE_ALWAYS("%s:%d BizarroWriteRegister failed\n",
265 TRACE_ALWAYS("%s:%d BizarroWriteRegister failed\n",
274 TRACE_ALWAYS("%s:%d BizarroWriteRegister failed\n",
283 TRACE_ALWAYS("%s:%d BizarroWriteRegister failed\n",
303 TRACE_ALWAYS("%s:%d BizarroReadRegister failed\n",
310 TRACE_ALWAYS("%s:%d BizarroReadRegister failed\n",
318 TRACE_ALWAYS("
[all...]
H A DSettings.h29 #define TRACE_ALWAYS(x...) usb_beceem_trace(true, __func__, x) macro
/haiku-fatelf/src/add-ons/kernel/drivers/network/usb_asix/
H A DMIIBus.cpp54 TRACE_ALWAYS("Request of the PHYIDs failed:%#010x\n", result);
59 TRACE_ALWAYS("Mismatch of reading %d PHYIDs bytes instead of %d.\n",
76 TRACE_ALWAYS("No PHYs found!\n");
93 TRACE_ALWAYS("Error of reading control word:%#010x.\n", result);
102 TRACE_ALWAYS("Error of writing control word %#04x:%#010x.\n",
108 TRACE_ALWAYS("Error of resetting PHY:%#010x.\n", result);
114 TRACE_ALWAYS("Error of reading PHY ID1:%#010x.\n", result);
119 TRACE_ALWAYS("Error of reading PHY ID2:%#010x.\n", result);
171 TRACE_ALWAYS("Error: MII is not ready:%#010x\n", result);
176 TRACE_ALWAYS("Erro
[all...]
H A DAX88178Device.cpp179 TRACE_ALWAYS("Error of allocating memory for notify buffer.\n");
209 TRACE_ALWAYS("Error of enabling SROM access:%#010x\n", result);
220 TRACE_ALWAYS("Error of reading SROM data:%#010x\n", result);
224 TRACE_ALWAYS("Mismatch of reading SROM data."
234 TRACE_ALWAYS("Error of disabling SROM access: %#010x\n", result);
271 TRACE_ALWAYS("Error of GPIO setup command %d:[%#04x]: %#010x\n",
284 TRACE_ALWAYS("Error of SW reset to %#02x: %#010x\n", uSWReset, result);
296 TRACE_ALWAYS("Error of SW reset to %#02x: %#010x\n", uSWReset, result);
304 TRACE_ALWAYS("Error of writing %#04x RX Control:%#010x\n", 0, result);
324 TRACE_ALWAYS("Erro
[all...]
H A DASIXDevice.cpp74 TRACE_ALWAYS("Error of creating read notify semaphore:%#010x\n",
81 TRACE_ALWAYS("Error of creating write notify semaphore:%#010x\n",
127 TRACE_ALWAYS("Error of requesting notify interrupt:%#010x\n", result);
172 TRACE_ALWAYS("Error of receiving %d bytes from removed device.\n",
191 TRACE_ALWAYS("Error of queue_bulk_v request:%#010x\n", result);
198 TRACE_ALWAYS("Error of acquiring notify semaphore:%#010x.\n", result);
203 TRACE_ALWAYS("Device status error:%#010x\n", fStatusRead);
207 TRACE_ALWAYS("Error during clearing of HALT state:%#010x.\n",
215 TRACE_ALWAYS("Error: no place for TRXHeader:only %d of %d bytes.\n",
221 TRACE_ALWAYS("Erro
[all...]
H A DAX88172Device.cpp144 TRACE_ALWAYS("Error of allocating memory for notify buffer.\n");
182 TRACE_ALWAYS("Error writing IPG%d: %#010x\n", i, result);
187 TRACE_ALWAYS("Mismatch of written IPG%d data. "
195 TRACE_ALWAYS("Error of writing %#04x RX Control:%#010x\n",
208 TRACE_ALWAYS("Data underrun error. %d of %d bytes received\n",
216 TRACE_ALWAYS("Notify magic byte is invalid: %#02x\n",
233 TRACE_ALWAYS("Error: PHY is not initialized.\n");
260 TRACE_ALWAYS("Error reading MII ANAR register:%#010x\n", result);
266 TRACE_ALWAYS("Error reading MII ANLPAR register:%#010x\n", result);
H A DSettings.h35 #define TRACE_ALWAYS(x...) usb_asix_trace(true, __func__, x) macro
H A DAX88772Device.cpp215 TRACE_ALWAYS("Error of allocating memory for notify buffer.\n");
240 TRACE_ALWAYS("Error reading MAC[%d] address:%#010x\n", i, result);
292 TRACE_ALWAYS("Error of setting medium mode: %#010x\n", result);
311 TRACE_ALWAYS("Error of wrinting GPIOs: %#010x\n", result);
329 TRACE_ALWAYS("Error of selecting PHY:%#010x\n", result);
363 TRACE_ALWAYS("Error of SW reset command %d:[%#04x]: %#010x\n",
395 TRACE_ALWAYS("Error of selecting PHY:%#010x\n", result);
418 TRACE_ALWAYS("Error of SW reset command %d:[%#04x]: %#010x\n",
438 TRACE_ALWAYS("Error of reloading EEPROM: %#010x\n", result);
464 TRACE_ALWAYS("Erro
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/input/usb_hid/
H A DHIDReportItem.cpp182 TRACE_ALWAYS("%sHIDReportItem %p\n", indent, this);
183 TRACE_ALWAYS("%s\tbyte offset: %" B_PRIu32 "\n", indent, fByteOffset);
184 TRACE_ALWAYS("%s\tshift: %u\n", indent, fShift);
185 TRACE_ALWAYS("%s\tmask: 0x%08" B_PRIx32 "\n", indent, fMask);
186 TRACE_ALWAYS("%s\thas data: %s\n", indent, fHasData ? "yes" : "no");
187 TRACE_ALWAYS("%s\tarray: %s\n", indent, fArray ? "yes" : "no");
188 TRACE_ALWAYS("%s\trelative: %s\n", indent, fRelative ? "yes" : "no");
189 TRACE_ALWAYS("%s\tminimum: %" B_PRIu32 "\n", indent, fMinimum);
190 TRACE_ALWAYS("%s\tmaximum: %" B_PRIu32 "\n", indent, fMaximum);
191 TRACE_ALWAYS("
[all...]
H A DProtocolHandler.cpp34 TRACE_ALWAYS("failed to create requested ring buffer\n");
101 TRACE_ALWAYS("no handlers for hid device\n");
127 TRACE_ALWAYS("unhandled read on protocol handler\n");
137 TRACE_ALWAYS("unhandled write on protocol handler\n");
146 TRACE_ALWAYS("unhandled control on protocol handler\n");
H A DHIDDevice.cpp81 TRACE_ALWAYS("didn't find a HID descriptor in the configuration, "
87 TRACE_ALWAYS("failed to allocate buffer for hid descriptor\n");
105 TRACE_ALWAYS("failed to get HID descriptor, trying with a "
115 TRACE_ALWAYS("failed to allocate buffer for report descriptor\n");
129 TRACE_ALWAYS("failed tot get report descriptor\n");
134 TRACE_ALWAYS("found quirky device, using patched descriptor\n");
156 TRACE_ALWAYS("parsing the report descriptor failed\n");
179 TRACE_ALWAYS("didn't find a suitable interrupt pipe\n");
185 TRACE_ALWAYS("report claims a report size of 0\n");
195 TRACE_ALWAYS("faile
[all...]
H A DHIDCollection.cpp44 TRACE_ALWAYS("none of the possible usages for the collection are "
85 TRACE_ALWAYS("no memory when trying to resize collection child list\n");
139 TRACE_ALWAYS("no memory when trying to resize collection items\n");
215 TRACE_ALWAYS("%sHIDCollection %p\n", indent, this);
216 TRACE_ALWAYS("%s\ttype: %u %s\n", indent, fType, typeName);
217 TRACE_ALWAYS("%s\tusage: 0x%08" B_PRIx32 "\n", indent, fUsage);
218 TRACE_ALWAYS("%s\tstring id: %u\n", indent, fStringID);
219 TRACE_ALWAYS("%s\tphysical id: %u\n", indent, fPhysicalID);
221 TRACE_ALWAYS("%s\titem count: %" B_PRIu32 "\n", indent, fItemCount);
228 TRACE_ALWAYS("
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/usb_davicom/
H A DDavicomDevice.cpp125 TRACE_ALWAYS("Error of creating read notify semaphore:%#010x\n",
132 TRACE_ALWAYS("Error of creating write notify semaphore:%#010x\n",
139 TRACE_ALWAYS("Error allocating notify buffer\n");
186 TRACE_ALWAYS("Error of requesting notify interrupt:%#010x\n", result);
239 TRACE_ALWAYS("Error of receiving %d bytes from removed device.\n",
271 TRACE_ALWAYS("Error of queue_bulk_v request:%#010x\n", result);
278 TRACE_ALWAYS("Error of acquiring notify semaphore:%#010x.\n", result);
283 TRACE_ALWAYS("Device status error:%#010x\n", fStatusRead);
288 TRACE_ALWAYS("Error: no place for RXHeader: only %d of %d bytes.\n",
294 TRACE_ALWAYS("R
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/usb_ecm/
H A DECMDevice.cpp41 TRACE_ALWAYS("failed to get device descriptor\n");
51 TRACE_ALWAYS("out of memory for notify buffer allocation\n");
57 TRACE_ALWAYS("failed to create read notify sem\n");
63 TRACE_ALWAYS("failed to create write notify sem\n");
68 TRACE_ALWAYS("failed to setup device\n");
73 TRACE_ALWAYS("failed to read mac address\n");
120 TRACE_ALWAYS("setting the data alternate interface failed\n");
135 TRACE_ALWAYS("no read and write endpoints found\n");
198 TRACE_ALWAYS("device status error 0x%08lx\n", fStatusRead);
202 TRACE_ALWAYS("faile
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/audio/usb_audio/
H A DSettings.h25 #define TRACE_ALWAYS(x...) usb_audio_trace(true, __func__, x) macro
H A DAudioStreamingInterface.cpp211 TRACE_ALWAYS("if[%d]:alt_count:%d\n", interface, List->alt_count);
220 TRACE_ALWAYS("if[%d]:alt[%d]:descrs_count:%d\n",
234 TRACE_ALWAYS("Duplicate AStream interface ignored.\n");
241 TRACE_ALWAYS("Duplicate AStream format ignored.\n");
244 TRACE_ALWAYS("Ignore AStream descr subtype %#04x\n",
258 TRACE_ALWAYS("Duplicate AStream endpoint ignored.\n");
262 TRACE_ALWAYS("Ignore Audio Stream of "
302 TRACE_ALWAYS("Control was not found for terminal id:%d.\n",
340 TRACE_ALWAYS("Ignore alternate %d due format "
369 TRACE_ALWAYS("Ignor
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/ports/usb_serial/
H A DTracing.h15 #define TRACE_ALWAYS(x...) usb_serial_trace(true, x); macro
/haiku-fatelf/src/add-ons/kernel/drivers/video/usb_vision/
H A Dtracing.h14 #define TRACE_ALWAYS(x...) usbvision_trace(true, x); macro
/haiku-fatelf/src/add-ons/kernel/busses/scsi/usb/
H A Dsg_buffer.c45 TRACE_ALWAYS("init_sg_buffer fatal: not initialized!\n");
72 TRACE_ALWAYS("realloc_sg_buffer fatal: not initialized!\n");
111 TRACE_ALWAYS("sg_memcpy fatal: dest buffer overflow: has:%d req:%d\n",
119 TRACE_ALWAYS("sg_memcpy fatal: src buffer overflow: has:%d req:%d\n",
134 TRACE_ALWAYS("sg_memcpy fatal: dest:%d src:%d size:%d/%d\n",
144 TRACE_ALWAYS("sg_memcpy fatal: not initialized");
176 TRACE_ALWAYS("sg_buffer_len fatal: not initialized (sgb:%x/size:%x)", sgb, size);

Completed in 111 milliseconds

1234