Home
last modified time | relevance | path

Searched refs:dbg_cmd (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Dehci-hcd.c240 dbg_cmd (ehci, "reset", command); in ehci_reset()
612 dbg_cmd (ehci, "init", ehci->command); in ehci_run()
813 dbg_cmd(ehci, "fatal", cmd); in ehci_irq()
Dehci-dbg.c270 dbg_cmd(struct ehci_hcd *ehci, const char *label, u32 command) in dbg_cmd() function
1073 static inline void dbg_cmd(struct ehci_hcd *ehci, const char *label, in dbg_cmd() function
Doxu210hp-hcd.c198 #define dbg_cmd(oxu, label, command) { \ macro
363 dbg_cmd(oxu, "reset", command); in ehci_reset()
2496 dbg_cmd(oxu, "fatal", readl(&oxu->regs->command)); in oxu210_hcd_irq()
2715 dbg_cmd(oxu, "init", oxu->command); in oxu_run()
Dfotg210-hcd.c266 #define dbg_cmd(fotg210, label, command) { \ macro
941 dbg_cmd(fotg210, "reset", command); in fotg210_reset()
5039 dbg_cmd(fotg210, "init", fotg210->command); in fotg210_run()
5224 dbg_cmd(fotg210, "fatal", cmd); in fotg210_irq()
/Linux-v4.19/drivers/scsi/qedi/
Dqedi_fw.c759 struct qedi_cmd *dbg_cmd; in qedi_process_cmd_cleanup_resp() local
819 dbg_cmd = task->dd_data; in qedi_process_cmd_cleanup_resp()
824 dbg_cmd->task_id, qedi_conn->iscsi_conn_id); in qedi_process_cmd_cleanup_resp()
832 list_del_init(&dbg_cmd->io_cmd); in qedi_process_cmd_cleanup_resp()