Searched refs:altnext (Results 1 – 3 of 3) sorted by relevance
125 uint32_t altnext; /* Standard next link pointer */ member
322 trace_usb_ehci_qtd_ptrs(q, addr, qtd->next, qtd->altnext); in ehci_trace_qtd()453 (!NLPTR_TBIT(p->qtd.altnext) && (p->qtd.altnext != qtd->altnext)) || in ehci_verify_qtd()1155 q->qh.altnext_qtd = p->qtd.altnext; in ehci_qh_do_overlay()1375 spd = (p->pid == USB_TOKEN_IN && NLPTR_TBIT(p->qtd.altnext) == 0); in ehci_execute()1809 get_dwords(q->ehci, addr + 4, &qtd.altnext, 1) < 0 || in ehci_state_fetchqtd()
92 …trs(void *q, uint32_t addr, uint32_t nxt, uint32_t altnext) "q %p - QTD @ 0x%08x: next 0x%08x altn…