Searched refs:UHCI_MAX_ISOC_FRAMES (Results 1 – 2 of 2) sorted by relevance
316 #define UHCI_MAX_ISOC_FRAMES 1024 macro
4125 if ((end_frame - current_frame) < UHCI_MAX_ISOC_FRAMES) { in uhci_insert_isoc_td()