Symbol: xhci_trb
sys/bus/u4b/controller/xhci.c
1054
xhci_check_command(struct xhci_softc *sc, struct xhci_trb *trb)
sys/bus/u4b/controller/xhci.c
1155
xhci_do_command(struct xhci_softc *sc, struct xhci_trb *trb,
sys/bus/u4b/controller/xhci.c
1299
struct xhci_trb trb;
sys/bus/u4b/controller/xhci.c
1317
struct xhci_trb trb;
sys/bus/u4b/controller/xhci.c
1342
struct xhci_trb trb;
sys/bus/u4b/controller/xhci.c
1361
struct xhci_trb trb;
sys/bus/u4b/controller/xhci.c
1510
struct xhci_trb trb;
sys/bus/u4b/controller/xhci.c
1532
struct xhci_trb trb;
sys/bus/u4b/controller/xhci.c
1550
struct xhci_trb trb;
sys/bus/u4b/controller/xhci.c
1573
struct xhci_trb trb;
sys/bus/u4b/controller/xhci.c
1595
struct xhci_trb trb;
sys/bus/u4b/controller/xhci.c
1617
struct xhci_trb trb;
sys/bus/u4b/controller/xhci.c
172
xhci_dump_trb(struct xhci_trb *trb)
sys/bus/u4b/controller/xhci.c
2403
ring_addr += sizeof(struct xhci_trb) *
sys/bus/u4b/controller/xhci.c
2530
(x * XHCI_MAX_TRANSFERS * sizeof(struct xhci_trb)) +
sys/bus/u4b/controller/xhci.c
2730
struct xhci_trb *trb;
sys/bus/u4b/controller/xhci.c
2901
struct xhci_trb *trb_link;
sys/bus/u4b/controller/xhci.c
2986
addr += (inext * sizeof(struct xhci_trb));
sys/bus/u4b/controller/xhci.c
3924
(pepext->physaddr + (stream_id * sizeof(struct xhci_trb) *
sys/bus/u4b/controller/xhci.c
888
xhci_check_transfer(struct xhci_softc *sc, struct xhci_trb *trb)
sys/bus/u4b/controller/xhci.h
355
struct xhci_trb trb[(XHCI_MAX_STREAMS *
sys/bus/u4b/controller/xhci.h
376
struct xhci_trb td_trb[XHCI_TD_PAGE_NBUF + 1];
sys/bus/u4b/controller/xhci.h
393
struct xhci_trb trb;
sys/bus/u4b/controller/xhci.h
408
struct xhci_trb hwr_events[XHCI_MAX_EVENTS];
sys/bus/u4b/controller/xhci.h
409
struct xhci_trb hwr_commands[XHCI_MAX_COMMANDS];
sys/bus/u4b/controller/xhci.h
413
struct xhci_trb *trb;