Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dxhci.c1340 xhci_cmd_set_address(struct xhci_softc *sc, uint64_t input_ctx, in xhci_cmd_set_address() argument
1348 trb.qwTrb0 = htole64(input_ctx); in xhci_cmd_set_address()
1489 xhci_cmd_configure_ep(struct xhci_softc *sc, uint64_t input_ctx, in xhci_cmd_configure_ep() argument
1497 trb.qwTrb0 = htole64(input_ctx); in xhci_cmd_configure_ep()
1511 xhci_cmd_evaluate_ctx(struct xhci_softc *sc, uint64_t input_ctx, in xhci_cmd_evaluate_ctx() argument
1519 trb.qwTrb0 = htole64(input_ctx); in xhci_cmd_evaluate_ctx()