Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h315 #define HC_EPT_sKip 0x00004000 /* Skip bit */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c1857 Set_ED(list_array[i].hced_ctrl, HC_EPT_sKip); in ohci_build_interrupt_lattice()
3812 Set_ED(hc_ed->hced_ctrl, HC_EPT_sKip); in ohci_alloc_hc_ed()
4205 Set_ED(ept->hced_ctrl, (Get_ED(ept->hced_ctrl) & ~HC_EPT_sKip)); in ohci_modify_sKip_bit()
4214 (Get_ED(ept->hced_ctrl) & HC_EPT_sKip)) { in ohci_modify_sKip_bit()
4226 (Get_ED(ept->hced_ctrl) | HC_EPT_sKip)); in ohci_modify_sKip_bit()