xhci_log
xhci_log(xhcip, "!failed to allocate interrupts of type %d: %d",
xhci_log(xhcip, "!timed out waiting for firmware to "
xhci_log(xhcip, "failed to reset controller: %s",
xhci_log(xhcip, "!unexpected error when enabling slot: "
xhci_log(xhcip, "!unexpected error when disabling slot: "
xhci_log(xhcip, "!unexpected error when setting address: "
xhci_log(xhcip, "!failed to configure endpoints for slot %d, "
xhci_log(xhcip, "!unexpected error when configuring enpoints: "
xhci_log(xhcip, "!failed to evaluate endpoints for slot %d, "
xhci_log(xhcip, "!unexpected error when evaluating enpoints: "
xhci_log(xhcip, "!xhci reset endpoint command: asked to modify "
xhci_log(xhcip, "!endpoint is in state %d",
xhci_log(xhcip, "!unexpected error when resetting enpoint: %d",
xhci_log(xhcip, "!xhci set tr dequeue command: asked to modify "
xhci_log(xhcip, "!endpoint is in state %d",
xhci_log(xhcip, "!unexpected error when resetting enpoint: %d",
xhci_log(xhcip, "!stopped endpoint (%d)/slot (%u) in "
xhci_log(xhcip, "!unexpected error (%d) when resetting "
xhci_log(xhcip, "!failed to allocate DMA memory for "
xhci_log(xhcip, "!failed to allocate DMA memory for device "
xhci_log(xhcip, "!failed to allocate DMA memory for device "
xhci_log(xhcip, "!failed to allocate DMA handle: %d", ret);
xhci_log(xhcip, "!failed to allocate DMA memory: %d", ret);
xhci_log(xhcip, "!failed to bind DMA memory: %d", ret);
xhci_log(xhcip, "!failed to reschedule periodic endpoint %u "
xhci_log(xhcip, "Encountered USB >=3.0 device without endpoint "
xhci_log(xhcip, "!asked to clear unsupported root hub "
xhci_log(xhcip, "!asked to set unsupported root hub "
xhci_log(xhcip, "!asked to open endpoint %d on slot %d and "
xhci_log(xhcip, "!asked to reopen endpoint %d on "
xhci_log(xhcip, "!asked to reopen endpoint %d on "
xhci_log(xhcip, "!asked to open endpoint %d on "
extern void xhci_log(xhci_t *xhcip, const char *fmt, ...) __KPRINTFLIKE(2);