Searched refs:QTD_IOC (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/usb/host/ | ||
D | ehci.h | 275 #define QTD_IOC (1 << 15) /* interrupt on complete */ macro |
D | ehci-q.c | 599 qtd->hw_token |= __constant_cpu_to_le32 (QTD_IOC); in qh_urb_transaction() |