Home
last modified time | relevance | path

Searched refs:XHCI_TRB_TYPE_STATUS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h446 #define XHCI_TRB_TYPE_STATUS (4 << 10) macro
/illumos-gate/usr/src/cmd/mdb/intel/modules/xhci/
H A Dxhci.c164 case XHCI_TRB_TYPE_STATUS: in xhci_mdb_trb_type_to_str()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c842 xt->xt_trbs[xt->xt_ntrbs - 1].trb_flags = LE_32(XHCI_TRB_TYPE_STATUS | in xhci_hcdi_pipe_ctrl_xfer()