Searched refs:link_ref (Results 1 – 1 of 1) sorted by relevance
1193 uint32_t link_ref; in ehci_remove_isoc_from_pfl() local1221 link_ref = next_addr & EHCI_ITD_LINK_REF; in ehci_remove_isoc_from_pfl()1223 if ((link_ref == EHCI_ITD_LINK_REF_ITD) || in ehci_remove_isoc_from_pfl()1224 (link_ref == EHCI_ITD_LINK_REF_SITD)) { in ehci_remove_isoc_from_pfl()