Symbol: xhci_log
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1344
xhci_log(xhcip, "!failed to allocate interrupts of type %d: %d",
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
1610
xhci_log(xhcip, "!timed out waiting for firmware to "
usr/src/uts/common/io/usb/hcd/xhci/xhci.c
2156
xhci_log(xhcip, "failed to reset controller: %s",
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
507
xhci_log(xhcip, "!unexpected error when enabling slot: "
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
538
xhci_log(xhcip, "!unexpected error when disabling slot: "
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
575
xhci_log(xhcip, "!unexpected error when setting address: "
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
610
xhci_log(xhcip, "!failed to configure endpoints for slot %d, "
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
622
xhci_log(xhcip, "!unexpected error when configuring enpoints: "
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
658
xhci_log(xhcip, "!failed to evaluate endpoints for slot %d, "
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
664
xhci_log(xhcip, "!unexpected error when evaluating enpoints: "
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
707
xhci_log(xhcip, "!xhci reset endpoint command: asked to modify "
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
714
xhci_log(xhcip, "!endpoint is in state %d",
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
721
xhci_log(xhcip, "!unexpected error when resetting enpoint: %d",
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
769
xhci_log(xhcip, "!xhci set tr dequeue command: asked to modify "
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
776
xhci_log(xhcip, "!endpoint is in state %d",
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
783
xhci_log(xhcip, "!unexpected error when resetting enpoint: %d",
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
835
xhci_log(xhcip, "!stopped endpoint (%d)/slot (%u) in "
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
843
xhci_log(xhcip, "!unexpected error (%d) when resetting "
usr/src/uts/common/io/usb/hcd/xhci/xhci_context.c
101
xhci_log(xhcip, "!failed to allocate DMA memory for "
usr/src/uts/common/io/usb/hcd/xhci/xhci_context.c
126
xhci_log(xhcip, "!failed to allocate DMA memory for device "
usr/src/uts/common/io/usb/hcd/xhci/xhci_context.c
72
xhci_log(xhcip, "!failed to allocate DMA memory for device "
usr/src/uts/common/io/usb/hcd/xhci/xhci_dma.c
221
xhci_log(xhcip, "!failed to allocate DMA handle: %d", ret);
usr/src/uts/common/io/usb/hcd/xhci/xhci_dma.c
229
xhci_log(xhcip, "!failed to allocate DMA memory: %d", ret);
usr/src/uts/common/io/usb/hcd/xhci/xhci_dma.c
243
xhci_log(xhcip, "!failed to bind DMA memory: %d", ret);
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1233
xhci_log(xhcip, "!failed to reschedule periodic endpoint %u "
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
581
xhci_log(xhcip, "Encountered USB >=3.0 device without endpoint "
usr/src/uts/common/io/usb/hcd/xhci/xhci_hub.c
305
xhci_log(xhcip, "!asked to clear unsupported root hub "
usr/src/uts/common/io/usb/hcd/xhci/xhci_hub.c
420
xhci_log(xhcip, "!asked to set unsupported root hub "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
151
xhci_log(xhcip, "!asked to open endpoint %d on slot %d and "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
166
xhci_log(xhcip, "!asked to reopen endpoint %d on "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
188
xhci_log(xhcip, "!asked to reopen endpoint %d on "
usr/src/uts/common/io/usb/hcd/xhci/xhci_usba.c
210
xhci_log(xhcip, "!asked to open endpoint %d on "
usr/src/uts/common/sys/usb/hcd/xhci/xhci.h
924
extern void xhci_log(xhci_t *xhcip, const char *fmt, ...) __KPRINTFLIKE(2);