Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhci.h228 struct xhci_trb { struct
354 struct xhci_trb trb[(XHCI_MAX_STREAMS *
375 struct xhci_trb td_trb[XHCI_TD_PAGE_NBUF + 1];
392 struct xhci_trb trb;
407 struct xhci_trb hwr_events[XHCI_MAX_EVENTS];
408 struct xhci_trb hwr_commands[XHCI_MAX_COMMANDS];
414 struct xhci_trb *trb;
/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.c166 struct xhci_trb *_epu_tr;
215 struct xhci_trb *cr_p; /* crcr dequeue */
233 struct xhci_trb *erst_p; /* event ring segment tbl */
342 struct xhci_trb *evtrb, int do_intr);
343 static void pci_xhci_dump_trb(struct xhci_trb *trb);
354 pci_xhci_set_evtrb(struct xhci_trb *evtrb, uint64_t port, uint32_t errcode, in pci_xhci_set_evtrb()
396 struct xhci_trb evtrb; in pci_xhci_usbcmd_write()
451 struct xhci_trb evtrb; in pci_xhci_portregs_write()
602 static struct xhci_trb *
603 pci_xhci_trb_next(struct pci_xhci_softc *sc, struct xhci_trb *curtrb, in pci_xhci_trb_next()
[all …]
H A Dpci_xhci.h216 struct xhci_trb { struct
343 struct xhci_trb trb[(XHCI_MAX_STREAMS *