Home
last modified time | relevance | path

Searched refs:link_ref (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c1193 uint32_t link_ref; in ehci_remove_isoc_from_pfl() local
1221 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()