Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h314 #define HC_EPT_Speed 0x00002000 /* Speed of the endpoint */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c3865 ctrl = ctrl | HC_EPT_Speed; in ohci_unpack_endpoint()