Searched refs:XHCI_SCTX_GET_RHPORT (Results 1 – 2 of 2) sorted by relevance
311 #define XHCI_SCTX_GET_RHPORT(x) (((x) >> 16) & 0xff) macro
327 mdb_printf("Root Hub Port: %d\n", XHCI_SCTX_GET_RHPORT(info2)); in xhci_mdb_print_slotctx()