Symbol: xhci_error
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1153
xhci_error(xhcip, "failed to get register set size");
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1171
xhci_error(xhcip, "failed to map device registers: %d", ret);
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1192
xhci_error(xhcip, "failed to initialize controller register "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1232
xhci_error(xhcip, "failed to read controller parameters: "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1245
xhci_error(xhcip, "Root hub has %d ports, but system only "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1271
xhci_error(xhcip, "Encountered unsupported xHCI version 0.%2x",
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1292
xhci_error(xhcip, "Encountered host page size that the driver "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1298
xhci_error(xhcip, "Encountered controller that didn't support "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1359
xhci_error(xhcip, "controller does not support the minimum "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1367
xhci_error(xhcip, "failed to get supported interrupt types: "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1392
xhci_error(xhcip, "failed to allocate an interrupt, supported types: "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1404
xhci_error(xhcip, "failed to get interrupt priority: %d", ret);
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1410
xhci_error(xhcip, "failed to get interrupt capabilities: %d",
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1417
xhci_error(xhcip, "failed to add interrupt handler: %d", ret);
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1447
xhci_error(xhcip, "failed to read xhci extended "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1502
xhci_error(xhcip, "failed to read xhci port counts: "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1534
xhci_error(xhcip, "encountered port capabilities with "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1582
xhci_error(xhcip, "failed to read BIOS take over registers: "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1592
xhci_error(xhcip, "failed to write BIOS take over "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1615
xhci_error(xhcip, "failed to write forced "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1627
xhci_error(xhcip, "failed to read legacy control registers: "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1636
xhci_error(xhcip, "failed to write legacy control registers: "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1652
xhci_error(xhcip, "failed to read USB Command register: "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1661
xhci_error(xhcip, "failed to write USB Command register: "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1684
xhci_error(xhcip, "failed to read USB Command register for "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1693
xhci_error(xhcip, "failed to write USB Command register for "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1755
xhci_error(xhcip, "failed to initialize xhci context "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1761
xhci_error(xhcip, "failed to initialize commands: %d", ret);
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1766
xhci_error(xhcip, "failed to initialize events: %d", ret);
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1771
xhci_error(xhcip, "failed to configure interrupts: %d", ret);
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1785
xhci_error(xhcip, "failed to read USB Command register for "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1794
xhci_error(xhcip, "failed to write USB Command register for "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
2015
xhci_error(xhcip, "failed to remove interrupt "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
2023
xhci_error(xhcip, "failed to free interrupts: %d", ret);
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
2126
xhci_error(xhcip, "failed to stop controller: %s",
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
2133
xhci_error(xhcip, "failed to reset controller: %s",
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
2140
xhci_error(xhcip, "failed to configure controller: %d", ret);
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
2167
xhci_error(xhcip, "failed to register hcd with usba");
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
2173
xhci_error(xhcip, "failed to load the root hub driver");
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
215
xhci_error(xhcip, "encountered fatal FM error reading command "
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
231
xhci_error(xhcip, "encountered fatal FM error writing command "
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
247
xhci_error(xhcip, "abort command timed out: resetting "
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
265
xhci_error(xhcip, "encountered fatal FM error writing "
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
373
xhci_error(xhcip, "encountered invalid TRB head while "
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
423
xhci_error(xhcip, "encountered fatal FM error syncing command "
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
437
xhci_error(xhcip, "encountered fatal FM error ringing command "
usr/src/uts/common/io/usb/hcd/xhci/xhci_context.c
224
xhci_error(xhcip, "failed to initialize slot output context "
usr/src/uts/common/io/usb/hcd/xhci/xhci_context.c
245
xhci_error(xhcip, "failed to finalize slot output context "
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1032
xhci_error(xhcip, "failed to successfully quiesce timed out "
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1057
xhci_error(xhcip, "failed to successfully set transfer ring "
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1113
xhci_error(xhcip, "failed to write out TRB for device on slot "
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1315
xhci_error(xhcip, "failed to process control transfer "
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1487
xhci_error(xhcip, "failed to process normal transfer "
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1574
xhci_error(xhcip, "failed to process "
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1635
xhci_error(xhcip, "received transfer trb with undefined fatal "
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1662
xhci_error(xhcip, "received transfer trb with code %d for "
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1676
xhci_error(xhcip, "received transfer trb with code %d, slot "
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1700
xhci_error(xhcip, "received transfer trb with code %d, slot "
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
46
xhci_error(xhcip, "failed to initialize device input "
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
666
xhci_error(xhcip, "device input context on slot %d and "
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
917
xhci_error(xhcip, "!asked to stop endpoint %u on slot "
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
946
xhci_error(xhcip, "failed to ring doorbell for slot %d and "
usr/src/uts/common/io/usb/hcd/xhci/xhci_event.c
160
xhci_error(xhcip, "received xHCI VF interrupt even "
usr/src/uts/common/io/usb/hcd/xhci/xhci_event.c
215
xhci_error(xhcip, "encountered fatal FM error trying to "
usr/src/uts/common/io/usb/hcd/xhci/xhci_event.c
238
xhci_error(xhcip, "failed to write to event ring dequeue "
usr/src/uts/common/io/usb/hcd/xhci/xhci_hub.c
259
xhci_error(xhcip, "failed to read port status register for "
usr/src/uts/common/io/usb/hcd/xhci/xhci_hub.c
312
xhci_error(xhcip, "failed to write port status register for "
usr/src/uts/common/io/usb/hcd/xhci/xhci_hub.c
341
xhci_error(xhcip, "failed to read port status register for "
usr/src/uts/common/io/usb/hcd/xhci/xhci_hub.c
361
xhci_error(xhcip, "failed to read port power "
usr/src/uts/common/io/usb/hcd/xhci/xhci_hub.c
374
xhci_error(xhcip, "failed to read port power "
usr/src/uts/common/io/usb/hcd/xhci/xhci_hub.c
427
xhci_error(xhcip, "failed to write port status register for "
usr/src/uts/common/io/usb/hcd/xhci/xhci_hub.c
466
xhci_error(xhcip, "failed to read port status register for "
usr/src/uts/common/io/usb/hcd/xhci/xhci_hub.c
584
xhci_error(xhcip, "Unhandled hub request: 0x%x",
usr/src/uts/common/io/usb/hcd/xhci/xhci_hub.c
591
xhci_error(xhcip, "Unhandled hub request type: %x",
usr/src/uts/common/io/usb/hcd/xhci/xhci_hub.c
632
xhci_error(xhcip, "failed to read port status registers: "
usr/src/uts/common/io/usb/hcd/xhci/xhci_hub.c
784
xhci_error(xhcip, "encountered fatal FM error while "
usr/src/uts/common/io/usb/hcd/xhci/xhci_intr.c
140
xhci_error(xhcip, "failed to read USB status register: "
usr/src/uts/common/io/usb/hcd/xhci/xhci_intr.c
152
xhci_error(xhcip, "found fatal error bit in status register, "
usr/src/uts/common/io/usb/hcd/xhci/xhci_intr.c
160
xhci_error(xhcip, "failed to read interrupt register 0: "
usr/src/uts/common/io/usb/hcd/xhci/xhci_intr.c
187
xhci_error(xhcip, "failed to write USB status register: "
usr/src/uts/common/io/usb/hcd/xhci/xhci_intr.c
56
xhci_error(xhcip, "failed to block-disable interrupts: "
usr/src/uts/common/io/usb/hcd/xhci/xhci_intr.c
63
xhci_error(xhcip, "failed to disable interrupt: %d",
usr/src/uts/common/io/usb/hcd/xhci/xhci_intr.c
81
xhci_error(xhcip, "failed to block-enable interrupts: "
usr/src/uts/common/io/usb/hcd/xhci/xhci_intr.c
88
xhci_error(xhcip, "failed to enable interrupt: %d",
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
1004
xhci_error(xhcip, "failed to synchronize bulk "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
108
xhci_error(xhcip, "!encountered endpoint (%d) without device "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
1110
xhci_error(xhcip, "asked to do periodic transfer on slot %d, "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
1119
xhci_error(xhcip, "asked to do periodic transfer on slot %d, "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
1244
xhci_error(xhcip, "asked to do interrupt transfer on slot %d, "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
1297
xhci_error(xhcip, "failed to synchronize interrupt "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
1419
xhci_error(xhcip, "asked to do isochronous transfer on slot "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
1446
xhci_error(xhcip, "failed to synchronize isochronous "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
1828
xhci_error(xhcip, "failed to disable slot %d: %d",
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
232
xhci_error(xhcip, "failed to initialize endpoint %d "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
284
xhci_error(xhcip, "failed to open pipe on endpoint %d of "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
295
xhci_error(xhcip, "failed to open pipe on endpoint %d of "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
427
xhci_error(xhcip, "asked to stop intr polling on slot %d, "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
436
xhci_error(xhcip, "asked to do finish polling on slot %d, "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
462
xhci_error(xhcip, "!failed to quiesce endpoint on slot %d, "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
482
xhci_error(xhcip, "!failed to reset endpoint ring on slot %d, "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
559
xhci_error(xhcip, "asked to do close pipe on slot %d, "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
586
xhci_error(xhcip, "asked to do close pipe on slot %d, "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
627
xhci_error(xhcip, "failed to unconfigure periodic "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
679
xhci_error(xhcip, "asked to do reset pipe on slot %d, "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
699
xhci_error(xhcip, "!failed to quiesce endpoint on slot %d, "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
713
xhci_error(xhcip, "!failed to reset endpoint ring on slot %d, "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
812
xhci_error(xhcip, "asked to do control transfer on slot %d, "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
877
xhci_error(xhcip, "failed to synchronize ctrl "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
974
xhci_error(xhcip, "asked to do bulk transfer on slot %d, "
usr/src/uts/common/sys/usb/hcd/xhci/xhci.h
925
extern void xhci_error(xhci_t *xhcip, const char *fmt, ...) __KPRINTFLIKE(2);