Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dxhci.h193 struct xhci_trb { struct
319 struct xhci_trb trb[(XHCI_MAX_STREAMS *
340 struct xhci_trb td_trb[XHCI_TD_PAGE_NBUF + 1];
357 struct xhci_trb trb;
372 struct xhci_trb hwr_events[XHCI_MAX_EVENTS];
373 struct xhci_trb hwr_commands[XHCI_MAX_COMMANDS];
377 struct xhci_trb *trb;
H A Dxhci.c1281 struct xhci_trb trb;
1299 struct xhci_trb trb; in xhci_cmd_enable_slot()
1324 struct xhci_trb trb; in xhci_cmd_disable_slot()
1343 struct xhci_trb trb; in xhci_cmd_set_address()
1492 struct xhci_trb trb; in xhci_cmd_configure_ep()
1514 struct xhci_trb trb; in xhci_cmd_evaluate_ctx()
1532 struct xhci_trb trb; in xhci_cmd_reset_ep()
1555 struct xhci_trb trb; in xhci_cmd_set_tr_dequeue_ptr()
1577 struct xhci_trb trb; in xhci_cmd_stop_ep()
1599 struct xhci_trb trb; in xhci_cmd_reset_dev()
[all …]