Home
last modified time | relevance | path

Searched refs:XHCI_TRB_TYPE_NOOP (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.h277 #define XHCI_TRB_TYPE_NOOP 0x08 macro
H A Dpci_xhci.c1815 case XHCI_TRB_TYPE_NOOP: in pci_xhci_handle_transfer()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h450 #define XHCI_TRB_TYPE_NOOP (8 << 10) macro
/illumos-gate/usr/src/cmd/mdb/intel/modules/xhci/
H A Dxhci.c170 case XHCI_TRB_TYPE_NOOP: in xhci_mdb_trb_type_to_str()