Lines Matching refs:ohci_err
59 #define ohci_err(ohci, f, args...) dev_err(ohci->card.device, f, ##args) macro
583 ohci_err(ohci, "failed to read phy reg %d\n", addr); in read_phy_reg()
606 ohci_err(ohci, "failed to write phy reg %d, val %u\n", addr, val); in write_phy_reg()
711 ohci_err(ohci, "AR error: %s; DMA stopped\n", error_msg); in ar_context_abort()
1284 ohci_err(ohci, "DMA context still active (0x%08x)\n", reg); in context_stop()
1593 ohci_err(ohci, "swap not done (CSR lock timeout)\n"); in handle_local_lock()
1668 ohci_err(ohci, "DMA context %s has stopped, error code: %s\n", in detect_dead_context()
2130 ohci_err(ohci, "register access failure\n"); in irq_handler()
2138 ohci_err(ohci, "PCI posted write error\n"); in irq_handler()
2282 ohci_err(ohci, "failed to reset ohci card\n"); in ohci_enable()
2311 ohci_err(ohci, "failed to set Link Power Status\n"); in ohci_enable()
3601 ohci_err(ohci, "invalid MMIO resource\n"); in pci_probe()
3608 ohci_err(ohci, "MMIO resource unavailable\n"); in pci_probe()
3614 ohci_err(ohci, "failed to remap registers\n"); in pci_probe()
3708 ohci_err(ohci, "failed to allocate interrupt %d\n", dev->irq); in pci_probe()
3814 ohci_err(ohci, "pci_save_state failed\n"); in pci_suspend()
3819 ohci_err(ohci, "pci_set_power_state failed with %d\n", err); in pci_suspend()
3835 ohci_err(ohci, "pci_enable_device failed\n"); in pci_resume()