Home
last modified time | relevance | path

Searched refs:XHCI_TRB_TYPE_NORMAL (Results 1 – 5 of 5) sorted by last modified time

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.c1793 case XHCI_TRB_TYPE_NORMAL: in pci_xhci_handle_transfer()
H A Dpci_xhci.h270 #define XHCI_TRB_TYPE_NORMAL 0x01 macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h443 #define XHCI_TRB_TYPE_NORMAL (1 << 10) macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_dma.c491 flags = XHCI_TRB_TYPE_NORMAL; in xhci_transfer_trb_fill_data()
/illumos-gate/usr/src/cmd/mdb/intel/modules/xhci/
H A Dxhci.c158 case XHCI_TRB_TYPE_NORMAL: in xhci_mdb_trb_type_to_str()
459 case XHCI_TRB_TYPE_NORMAL: in xhci_mdb_print_trb()