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.c8864 uint_t hced_head; local
8885 hced_head = Get_ED(pp->pp_ept->hced_headp);
8886 if (!(hced_head & HC_EPT_Halt)) {
8896 Set_ED(pp->pp_ept->hced_headp, hced_head | HC_EPT_Halt);
8910 (hced_head & ~HC_EPT_TD_HEAD));

Completed in 59 milliseconds