Home
last modified time | relevance | path

Searched refs:dbg_cmd (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qedi/
H A Dqedi_fw.c738 struct qedi_cmd *dbg_cmd; in qedi_process_cmd_cleanup_resp() local
797 dbg_cmd = task->dd_data; in qedi_process_cmd_cleanup_resp()
802 dbg_cmd->task_id, qedi_conn->iscsi_conn_id); in qedi_process_cmd_cleanup_resp()
808 if (likely(dbg_cmd->io_cmd_in_list)) { in qedi_process_cmd_cleanup_resp()
809 dbg_cmd->io_cmd_in_list = false; in qedi_process_cmd_cleanup_resp()
810 list_del_init(&dbg_cmd->io_cmd); in qedi_process_cmd_cleanup_resp()
/kernel/linux/linux-6.6/drivers/scsi/qedi/
H A Dqedi_fw.c739 struct qedi_cmd *dbg_cmd; in qedi_process_cmd_cleanup_resp() local
791 dbg_cmd = task->dd_data; in qedi_process_cmd_cleanup_resp()
795 get_itt(tmf_hdr->rtt), get_itt(task->itt), dbg_cmd->task_id, in qedi_process_cmd_cleanup_resp()
799 if (likely(dbg_cmd->io_cmd_in_list)) { in qedi_process_cmd_cleanup_resp()
800 dbg_cmd->io_cmd_in_list = false; in qedi_process_cmd_cleanup_resp()
801 list_del_init(&dbg_cmd->io_cmd); in qedi_process_cmd_cleanup_resp()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-hcd.c241 dbg_cmd (ehci, "reset", command); in ehci_reset()
614 dbg_cmd (ehci, "init", ehci->command); in ehci_run()
845 dbg_cmd(ehci, "fatal", cmd); in ehci_irq()
H A 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
H A Doxu210hp-hcd.c638 #define dbg_cmd(oxu, label, command) { \ macro
801 dbg_cmd(oxu, "reset", command); in ehci_reset()
2933 dbg_cmd(oxu, "fatal", readl(&oxu->regs->command)); in oxu210_hcd_irq()
3149 dbg_cmd(oxu, "init", oxu->command); in oxu_run()
H A Dfotg210-hcd.c269 #define dbg_cmd(fotg210, label, command) { \ macro
938 dbg_cmd(fotg210, "reset", command); in fotg210_reset()
5036 dbg_cmd(fotg210, "init", fotg210->command); in fotg210_run()
5221 dbg_cmd(fotg210, "fatal", cmd); in fotg210_irq()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-hcd.c242 dbg_cmd (ehci, "reset", command); in ehci_reset()
615 dbg_cmd (ehci, "init", ehci->command); in ehci_run()
843 dbg_cmd(ehci, "fatal", cmd); in ehci_irq()
H A 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
H A Doxu210hp-hcd.c638 #define dbg_cmd(oxu, label, command) { \ macro
801 dbg_cmd(oxu, "reset", command); in ehci_reset()
2934 dbg_cmd(oxu, "fatal", readl(&oxu->regs->command)); in oxu210_hcd_irq()
3150 dbg_cmd(oxu, "init", oxu->command); in oxu_run()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.c268 #define dbg_cmd(fotg210, label, command) { \ macro
938 dbg_cmd(fotg210, "reset", command); in fotg210_reset()
5035 dbg_cmd(fotg210, "init", fotg210->command); in fotg210_run()
5220 dbg_cmd(fotg210, "fatal", cmd); in fotg210_irq()

Completed in 34 milliseconds