Searched defs:TD_CTRL_STALLED (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/usb/host/ | ||
D | uhci.h | 105 #define TD_CTRL_STALLED (1 << 22) /* TD Stalled */ macro |
D | usb-uhci.h | 90 #define TD_CTRL_STALLED (1 << 22) /* TD Stalled */ macro |