Home
last modified time | relevance | path

Searched refs:ohci_err (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/usb/host/
Dohci-hcd.c393 ohci_err (ohci, "leak ed %p (#%02x) state %d%s\n", in ohci_endpoint_disable()
492 ohci_err (ohci, "USB HC takeover failed!" in ohci_init()
608 ohci_err (ohci, "USB HC reset timed out!\n"); in ohci_run()
650 ohci_err (ohci, "init err (%08x %04x)\n", in ohci_run()
727 ohci_err(ohci, "can't start\n"); in ohci_start()
768 ohci_err(ohci, "HcDoneHead not written back; disabled\n"); in io_watchdog_func()
853 ohci_err(ohci, "frame counter not updating; disabled\n"); in io_watchdog_func()
909 ohci_err (ohci, "OHCI Unrecoverable Error, scheduling NEC chip restart\n"); in ohci_irq()
915 ohci_err (ohci, "OHCI Unrecoverable Error, disabled\n"); in ohci_irq()
1082 ohci_err (ohci, "can't restart, %d\n", temp); in ohci_restart()
Dohci-pci.c121 ohci_err (ohci, "unsupported big endian Toshiba quirk\n"); in ohci_quirk_toshiba_scc()
136 ohci_err(ohci, "Restarting NEC controller failed in %s, %d\n", in ohci_quirk_nec_worker()
Dohci-sa1111.c72 ohci_err(ohci, "can't start\n"); in ohci_sa1111_start()
Dohci.h492 #define ohci_err(ohci, fmt, args...) \ macro
Dohci-hub.c218 ohci_err (ohci, "controller won't resume\n"); in ohci_rh_resume()
Dohci-q.c952 ohci_err (ohci, "bad entry %8x\n", td_dma); in update_done_list()
/Linux-v5.4/drivers/firewire/
Dohci.c46 #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()
[all …]