Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h316 #define XHCI_SCTX_GET_TT_HUB_SID(x) ((x) & 0xff) macro
/illumos-gate/usr/src/cmd/mdb/intel/modules/xhci/
H A Dxhci.c330 mdb_printf("TT Hub Slot id: %d\n", XHCI_SCTX_GET_TT_HUB_SID(tt)); in xhci_mdb_print_slotctx()