xhci.c | 3777 uint8_t tthubslot, ttportnum; local in function:xhci_setup_tthub 3791 * ttportnum: 3801 ttportnum = myhsport->up_portno; 3804 ttportnum = 0; 3807 XHCIHIST_CALLARGS("myhsport %#jx ttportnum=%jd tthubslot=%jd", 3808 (uintptr_t)myhsport, ttportnum, tthubslot, 0); 3854 XHCI_SCTX_2_TT_PORT_NUM_SET(ttportnum);
|