Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c8844 uint_t hced_head; in ohci_cleanup_data_underrun() local
8865 hced_head = Get_ED(pp->pp_ept->hced_headp); in ohci_cleanup_data_underrun()
8866 if (!(hced_head & HC_EPT_Halt)) { in ohci_cleanup_data_underrun()
8876 Set_ED(pp->pp_ept->hced_headp, hced_head | HC_EPT_Halt); in ohci_cleanup_data_underrun()
8890 (hced_head & ~HC_EPT_TD_HEAD)); in ohci_cleanup_data_underrun()