Searched refs:xhci_cmd_evaluate_ctx (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/usb/controller/
H A Dxhci.c163 static usb_error_t xhci_cmd_evaluate_ctx(struct xhci_softc *,
1540 xhci_cmd_evaluate_ctx(struct xhci_softc *sc, uint64_t input_ctx, function
3909 err = xhci_cmd_evaluate_ctx(sc, buf_inp.physaddr, index);
4347 err = xhci_cmd_evaluate_ctx(sc, buf_inp.physaddr, index);

Completed in 76 milliseconds