HomeSort by: relevance | last modified time | path
    Searched defs:tthubslot (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
xhci.c 3777 uint8_t tthubslot, ttportnum; local in function:xhci_setup_tthub
3785 * tthubslot:
3802 tthubslot = myhsport->up_parent->ud_addr;
3805 tthubslot = 0;
3807 XHCIHIST_CALLARGS("myhsport %#jx ttportnum=%jd tthubslot=%jd",
3808 (uintptr_t)myhsport, ttportnum, tthubslot, 0);
3853 XHCI_SCTX_2_TT_HUB_SID_SET(tthubslot) |
xhci.c 3777 uint8_t tthubslot, ttportnum; local in function:xhci_setup_tthub
3785 * tthubslot:
3802 tthubslot = myhsport->up_parent->ud_addr;
3805 tthubslot = 0;
3807 XHCIHIST_CALLARGS("myhsport %#jx ttportnum=%jd tthubslot=%jd",
3808 (uintptr_t)myhsport, ttportnum, tthubslot, 0);
3853 XHCI_SCTX_2_TT_HUB_SID_SET(tthubslot) |

Completed in 59 milliseconds