Searched refs:ntmp (Results 1 – 1 of 1) sorted by relevance
237 struct list_head *ntmp = tmp; in uhci_show_qh() local243 while (ntmp != head && ntmp->next != head && active) { in uhci_show_qh()244 ntd = list_entry(ntmp, struct uhci_td, list); in uhci_show_qh()246 ntmp = ntmp->next; in uhci_show_qh()255 tmp = ntmp; in uhci_show_qh()