Symbol: xhci_trb
usr/src/cmd/bhyve/common/pci_xhci.c
1022
struct xhci_trb *trb)
usr/src/cmd/bhyve/common/pci_xhci.c
1145
struct xhci_trb *trb)
usr/src/cmd/bhyve/common/pci_xhci.c
1240
struct xhci_trb *trb)
usr/src/cmd/bhyve/common/pci_xhci.c
1321
struct xhci_trb *trb)
usr/src/cmd/bhyve/common/pci_xhci.c
1401
struct xhci_trb evtrb;
usr/src/cmd/bhyve/common/pci_xhci.c
1402
struct xhci_trb *trb;
usr/src/cmd/bhyve/common/pci_xhci.c
1534
pci_xhci_dump_trb(struct xhci_trb *trb)
usr/src/cmd/bhyve/common/pci_xhci.c
1579
struct xhci_trb *trb;
usr/src/cmd/bhyve/common/pci_xhci.c
1580
struct xhci_trb evtrb;
usr/src/cmd/bhyve/common/pci_xhci.c
162
struct xhci_trb *_epu_tr;
usr/src/cmd/bhyve/common/pci_xhci.c
1763
struct xhci_endp_ctx *ep_ctx, struct xhci_trb *trb, uint32_t slot,
usr/src/cmd/bhyve/common/pci_xhci.c
1766
struct xhci_trb *setup_trb;
usr/src/cmd/bhyve/common/pci_xhci.c
1961
struct xhci_trb *trb;
usr/src/cmd/bhyve/common/pci_xhci.c
211
struct xhci_trb *cr_p; /* crcr dequeue */
usr/src/cmd/bhyve/common/pci_xhci.c
2169
sizeof(struct xhci_trb);
usr/src/cmd/bhyve/common/pci_xhci.c
229
struct xhci_trb *erst_p; /* event ring segment tbl */
usr/src/cmd/bhyve/common/pci_xhci.c
2596
struct xhci_trb evtrb;
usr/src/cmd/bhyve/common/pci_xhci.c
2661
struct xhci_trb evtrb;
usr/src/cmd/bhyve/common/pci_xhci.c
337
struct xhci_trb *evtrb, int do_intr);
usr/src/cmd/bhyve/common/pci_xhci.c
338
static void pci_xhci_dump_trb(struct xhci_trb *trb);
usr/src/cmd/bhyve/common/pci_xhci.c
349
pci_xhci_set_evtrb(struct xhci_trb *evtrb, uint64_t port, uint32_t errcode,
usr/src/cmd/bhyve/common/pci_xhci.c
391
struct xhci_trb evtrb;
usr/src/cmd/bhyve/common/pci_xhci.c
446
struct xhci_trb evtrb;
usr/src/cmd/bhyve/common/pci_xhci.c
602
static struct xhci_trb *
usr/src/cmd/bhyve/common/pci_xhci.c
603
pci_xhci_trb_next(struct pci_xhci_softc *sc, struct xhci_trb *curtrb,
usr/src/cmd/bhyve/common/pci_xhci.c
606
struct xhci_trb *next;
usr/src/cmd/bhyve/common/pci_xhci.c
617
*guestaddr += sizeof(struct xhci_trb) & ~0xFUL;
usr/src/cmd/bhyve/common/pci_xhci.c
738
pci_xhci_insert_event(struct pci_xhci_softc *sc, struct xhci_trb *evtrb,
usr/src/cmd/bhyve/common/pci_xhci.c
745
struct xhci_trb *evtrbptr;
usr/src/cmd/bhyve/common/pci_xhci.c
753
sizeof(struct xhci_trb);
usr/src/cmd/bhyve/common/pci_xhci.c
775
struct xhci_trb errev;
usr/src/cmd/bhyve/common/pci_xhci.c
790
sizeof(struct xhci_trb));
usr/src/cmd/bhyve/common/pci_xhci.c
805
memcpy(&rts->erst_p[rts->er_enq_idx], evtrb, sizeof(struct xhci_trb));
usr/src/cmd/bhyve/common/pci_xhci.c
935
struct xhci_trb *trb)
usr/src/cmd/bhyve/common/pci_xhci.h
343
struct xhci_trb trb[(XHCI_MAX_STREAMS *