Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.h277 #define XHCI_TRB_TYPE_NOOP 0x08 macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h450 #define XHCI_TRB_TYPE_NOOP (8 << 10) macro