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