Searched refs:dbg_cmd (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/usb/host/ |
D | ehci-hcd.c | 277 dbg_cmd (ehci, "reset", command); in ehci_reset() 718 dbg_cmd (ehci, "init", ehci->command); in ehci_run() 870 dbg_cmd(ehci, "fatal", cmd); in ehci_irq()
|
D | oxu210hp-hcd.c | 209 #define dbg_cmd(oxu, label, command) { \ macro 374 dbg_cmd(oxu, "reset", command); in ehci_reset() 2512 dbg_cmd(oxu, "fatal", readl(&oxu->regs->command)); in oxu210_hcd_irq() 2737 dbg_cmd(oxu, "init", oxu->command); in oxu_run()
|
D | ehci-dbg.c | 328 #define dbg_cmd(ehci, label, command) { \ macro
|