Searched refs:N_URB_TD (Results 1 – 4 of 4) sorted by relevance
328 #define N_URB_TD 48 macro337 td_t *td[N_URB_TD]; /* list pointer to all corresponding TDs associated with this request */
409 if (size >= (N_URB_TD - 1)) { in sohci_submit_job()410 err("need %d TDs, only have %d", size, N_URB_TD); in sohci_submit_job()
344 #define N_URB_TD 48 macro358 td_t *td[N_URB_TD]; /* list pointer to all corresponding TDs associated with this request */
558 if (size >= (N_URB_TD - 1)) { in sohci_submit_job()559 err("need %d TDs, only have %d", size, N_URB_TD); in sohci_submit_job()