Searched refs:NUM_TD (Results 1 – 4 of 4) sorted by relevance
387 #define NUM_TD 64 macro390 td_t gtd[NUM_TD+1];402 for (i = 0; i < NUM_TD; i++) { in td_alloc()
1547 memset(gtd, 0, sizeof(td_t) * (NUM_TD + 1)); in usb_lowlevel_init()
364 #define NUM_TD 64 /* we need more TDs than EDs */ macro370 td_t tds[NUM_TD] __aligned(TD_ALIGNMENT);
229 for (i = 0; i < NUM_TD; i++) in td_alloc()