Home
last modified time | relevance | path

Searched defs:XHCI_TRB_TYPE_ISOCH (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.h274 #define XHCI_TRB_TYPE_ISOCH 0x05 macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h447 #define XHCI_TRB_TYPE_ISOCH (5 << 10) macro