Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h325 #define XHCI_SCTX_GET_DEV_ADDR(x) ((x) & 0xff) macro
/illumos-gate/usr/src/cmd/mdb/intel/modules/xhci/
H A Dxhci.c335 mdb_printf("Device Address: 0x%x\n", XHCI_SCTX_GET_DEV_ADDR(state)); in xhci_mdb_print_slotctx()