Lines Matching refs:ohci_err
46 #define ohci_err(ohci, f, args...) dev_err(ohci->card.device, f, ##args) macro
570 ohci_err(ohci, "failed to read phy reg %d\n", addr); in read_phy_reg()
593 ohci_err(ohci, "failed to write phy reg %d, val %u\n", addr, val); in write_phy_reg()
698 ohci_err(ohci, "AR error: %s; DMA stopped\n", error_msg); in ar_context_abort()
1275 ohci_err(ohci, "DMA context still active (0x%08x)\n", reg); in context_stop()
1584 ohci_err(ohci, "swap not done (CSR lock timeout)\n"); in handle_local_lock()
1659 ohci_err(ohci, "DMA context %s has stopped, error code: %s\n", in detect_dead_context()
2121 ohci_err(ohci, "register access failure\n"); in irq_handler()
2129 ohci_err(ohci, "PCI posted write error\n"); in irq_handler()
2274 ohci_err(ohci, "failed to reset ohci card\n"); in ohci_enable()
2303 ohci_err(ohci, "failed to set Link Power Status\n"); in ohci_enable()
3592 ohci_err(ohci, "invalid MMIO resource\n"); in pci_probe()
3599 ohci_err(ohci, "MMIO resource unavailable\n"); in pci_probe()
3605 ohci_err(ohci, "failed to remap registers\n"); in pci_probe()
3699 ohci_err(ohci, "failed to allocate interrupt %d\n", dev->irq); in pci_probe()
3805 ohci_err(ohci, "pci_save_state failed\n"); in pci_suspend()
3810 ohci_err(ohci, "pci_set_power_state failed with %d\n", err); in pci_suspend()
3826 ohci_err(ohci, "pci_enable_device failed\n"); in pci_resume()