Searched refs:QH_UNLINK_SHUTDOWN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/host/ | ||
H A D | ehci.h | 435 #define QH_UNLINK_SHUTDOWN 0x08 /* The HC isn't running */ macro |
H A D | ehci-q.c | 426 qh->unlink_reason |= QH_UNLINK_SHUTDOWN; in qh_completions() |