Lines Matching refs:ohci_err
54 #define ohci_err(ohci, f, args...) dev_err(ohci->card.device, f, ##args) macro
655 ohci_err(ohci, "failed to read phy reg %d\n", addr); in read_phy_reg()
678 ohci_err(ohci, "failed to write phy reg %d, val %u\n", addr, val); in write_phy_reg()
779 ohci_err(ohci, "AR error: %s; DMA stopped\n", error_msg); in ar_context_abort()
1378 ohci_err(ohci, "DMA context still active (0x%08x)\n", reg); in context_stop()
1694 ohci_err(ohci, "swap not done (CSR lock timeout)\n"); in handle_local_lock()
1775 ohci_err(ohci, "DMA context %s has stopped, error code: %s\n", in detect_dead_context()
2276 ohci_err(ohci, "register access failure\n"); in irq_handler()
2425 ohci_err(ohci, "failed to reset ohci card\n"); in ohci_enable()
2454 ohci_err(ohci, "failed to set Link Power Status\n"); in ohci_enable()
3723 ohci_err(ohci, "invalid MMIO resource\n"); in pci_probe()
3729 ohci_err(ohci, "request and map MMIO resource unavailable\n"); in pci_probe()
3831 ohci_err(ohci, "failed to allocate interrupt %d\n", irq); in pci_probe()