Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h460 #define XHCI_CMD_SET_TR_DEQ (16 << 10) macro
/illumos-gate/usr/src/cmd/mdb/intel/modules/xhci/
H A Dxhci.c186 case XHCI_CMD_SET_TR_DEQ: in xhci_mdb_trb_type_to_str()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_command.c751 co.xco_req.trb_flags = LE_32(XHCI_CMD_SET_TR_DEQ | in xhci_command_set_tr_dequeue()