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()
697 ohci_err(ohci, "AR error: %s; DMA stopped\n", error_msg); in ar_context_abort()
1271 ohci_err(ohci, "DMA context still active (0x%08x)\n", reg); in context_stop()
1580 ohci_err(ohci, "swap not done (CSR lock timeout)\n"); in handle_local_lock()
1655 ohci_err(ohci, "DMA context %s has stopped, error code: %s\n", in detect_dead_context()
2117 ohci_err(ohci, "register access failure\n"); in irq_handler()
2125 ohci_err(ohci, "PCI posted write error\n"); in irq_handler()
2270 ohci_err(ohci, "failed to reset ohci card\n"); in ohci_enable()
2299 ohci_err(ohci, "failed to set Link Power Status\n"); in ohci_enable()
3588 ohci_err(ohci, "invalid MMIO resource\n"); in pci_probe()
3595 ohci_err(ohci, "MMIO resource unavailable\n"); in pci_probe()
3601 ohci_err(ohci, "failed to remap registers\n"); in pci_probe()
3695 ohci_err(ohci, "failed to allocate interrupt %d\n", dev->irq); in pci_probe()
3801 ohci_err(ohci, "pci_save_state failed\n"); in pci_suspend()
3806 ohci_err(ohci, "pci_set_power_state failed with %d\n", err); in pci_suspend()
3822 ohci_err(ohci, "pci_enable_device failed\n"); in pci_resume()