Home
last modified time | relevance | path

Searched refs:XHCI_TRB_GET_FLAGS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h420 #define XHCI_TRB_GET_FLAGS(x) ((x) & 0x1ff) macro
/illumos-gate/usr/src/cmd/mdb/intel/modules/xhci/
H A Dxhci.c414 XHCI_TRB_GET_FLAGS(flags)); in xhci_mdb_print_normal_trb()