Home
last modified time | relevance | path

Searched refs:ehci_err (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd.c6628 ehci_err (ehci, "BIOS handoff failed (%d, %04x)%s%s",0, in bios_handoff()
8216 ehci_err (ehci, "fatal error%s","\n"); in ehci_irq()
9109 ehci_err (ehci, "qh %p (#%d) state %d%s\n", in ehci_endpoint_disable()
H A DdrvEHCIDBG.cpp82 #define ehci_err(ehci, fmt, ...) \ macro