Home
last modified time | relevance | path

Searched refs:ohci_err (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A 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()
731 ohci_err(ohci, "can't start\n"); in ohci_start()
772 ohci_err(ohci, "HcDoneHead not written back; disabled\n"); in io_watchdog_func()
857 ohci_err(ohci, "frame counter not updating; disabled\n"); in io_watchdog_func()
913 ohci_err (ohci, "OHCI Unrecoverable Error, scheduling NEC chip restart\n"); in ohci_irq()
919 ohci_err (ohci, "OHCI Unrecoverable Error, disabled\n"); in ohci_irq()
1086 ohci_err (ohc in ohci_restart()
[all...]
H A 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()
H A Dohci-sa1111.c72 ohci_err(ohci, "can't start\n"); in ohci_sa1111_start()
H A Dohci.h492 #define ohci_err(ohci, fmt, args...) \ macro
H A Dohci-hub.c221 ohci_err (ohci, "controller won't resume\n");
H A Dohci-q.c952 ohci_err (ohci, "bad entry %8x\n", td_dma); in update_done_list()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-hcd.c391 ohci_err (ohci, "leak ed %p (#%02x) state %d%s\n", in ohci_endpoint_disable()
490 ohci_err (ohci, "USB HC takeover failed!" in ohci_init()
606 ohci_err (ohci, "USB HC reset timed out!\n"); in ohci_run()
648 ohci_err (ohci, "init err (%08x %04x)\n", in ohci_run()
729 ohci_err(ohci, "can't start\n"); in ohci_start()
770 ohci_err(ohci, "HcDoneHead not written back; disabled\n"); in io_watchdog_func()
855 ohci_err(ohci, "frame counter not updating; disabled\n"); in io_watchdog_func()
911 ohci_err (ohci, "OHCI Unrecoverable Error, scheduling NEC chip restart\n"); in ohci_irq()
917 ohci_err (ohci, "OHCI Unrecoverable Error, disabled\n"); in ohci_irq()
1084 ohci_err (ohc in ohci_restart()
[all...]
H A 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()
H A Dohci-sa1111.c72 ohci_err(ohci, "can't start\n"); in ohci_sa1111_start()
H A Dohci.h492 #define ohci_err(ohci, fmt, args...) \ macro
H A Dohci-hub.c221 ohci_err (ohci, "controller won't resume\n");
H A Dohci-q.c952 ohci_err (ohci, "bad entry %8x\n", td_dma); in update_done_list()
/kernel/linux/linux-5.10/drivers/firewire/
H A Dohci.c46 #define ohci_err(ohci, f, args...) dev_err(ohci->card.device, f, ##args) macro
615 ohci_err(ohci, "failed to read phy reg %d\n", addr); in read_phy_reg()
638 ohci_err(ohci, "failed to write phy reg %d, val %u\n", addr, val); in write_phy_reg()
742 ohci_err(ohci, "AR error: %s; DMA stopped\n", error_msg); in ar_context_abort()
1316 ohci_err(ohci, "DMA context still active (0x%08x)\n", reg); in context_stop()
1625 ohci_err(ohci, "swap not done (CSR lock timeout)\n"); in handle_local_lock()
1700 ohci_err(ohci, "DMA context %s has stopped, error code: %s\n", in detect_dead_context()
2165 ohci_err(ohci, "register access failure\n"); in irq_handler()
2173 ohci_err(ohci, "PCI posted write error\n"); in irq_handler()
2318 ohci_err(ohc in ohci_enable()
[all...]
/kernel/linux/linux-6.6/drivers/firewire/
H A Dohci.c46 #define ohci_err(ohci, f, args...) dev_err(ohci->card.device, f, ##args) macro
615 ohci_err(ohci, "failed to read phy reg %d\n", addr); in read_phy_reg()
638 ohci_err(ohci, "failed to write phy reg %d, val %u\n", addr, val); in write_phy_reg()
745 ohci_err(ohci, "AR error: %s; DMA stopped\n", error_msg); in ar_context_abort()
1318 ohci_err(ohci, "DMA context still active (0x%08x)\n", reg); in context_stop()
1627 ohci_err(ohci, "swap not done (CSR lock timeout)\n"); in handle_local_lock()
1711 ohci_err(ohci, "DMA context %s has stopped, error code: %s\n", in detect_dead_context()
2175 ohci_err(ohci, "register access failure\n"); in irq_handler()
2183 ohci_err(ohci, "PCI posted write error\n"); in irq_handler()
2328 ohci_err(ohc in ohci_enable()
[all...]

Completed in 25 milliseconds