Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.h202 struct xhci_trb { struct
328 struct xhci_trb trb[(XHCI_MAX_STREAMS *
349 struct xhci_trb td_trb[XHCI_TD_PAGE_NBUF + 1];
366 struct xhci_trb trb;
381 struct xhci_trb hwr_events[XHCI_MAX_EVENTS];
382 struct xhci_trb hwr_commands[XHCI_MAX_COMMANDS];
386 struct xhci_trb *trb;
H A Dxhci.c128 xhci_dump_trb(struct xhci_trb *trb) in xhci_dump_trb()
856 xhci_check_transfer(struct xhci_softc *sc, struct xhci_trb *trb) in xhci_check_transfer()
1024 xhci_check_command(struct xhci_softc *sc, struct xhci_trb *trb) in xhci_check_command()
1124 xhci_do_command(struct xhci_softc *sc, struct xhci_trb *trb, in xhci_do_command()
1270 struct xhci_trb trb; in xhci_cmd_enable_slot()
1295 struct xhci_trb trb; in xhci_cmd_disable_slot()
1314 struct xhci_trb trb; in xhci_cmd_set_address()
1463 struct xhci_trb trb; in xhci_cmd_configure_ep()
1485 struct xhci_trb trb; in xhci_cmd_evaluate_ctx()
1503 struct xhci_trb tr in xhci_cmd_reset_ep()
[all...]

Completed in 4 milliseconds