Home
last modified time | relevance | path

Searched defs:trb (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/sys/dev/usb/controller/
H A Dxhci.c179 xhci_dump_trb(struct xhci_trb *trb) in xhci_dump_trb()
852 xhci_check_transfer(struct xhci_softc *sc, struct xhci_trb *trb) in xhci_check_transfer()
1017 xhci_check_command(struct xhci_softc *sc, struct xhci_trb *trb) in xhci_check_command()
1117 xhci_do_command(struct xhci_softc *sc, struct xhci_trb *trb, in xhci_do_command()
1278 struct xhci_trb trb; in xhci_cmd_enable_slot() local
1303 struct xhci_trb trb; in xhci_cmd_disable_slot() local
1322 struct xhci_trb trb; in xhci_cmd_set_address() local
1472 struct xhci_trb trb; in xhci_cmd_configure_ep() local
1497 struct xhci_trb trb; in xhci_cmd_evaluate_ctx() local
1515 struct xhci_trb trb; in xhci_cmd_reset_ep() local
[all …]
H A Dxhci.h354 struct xhci_trb trb[(XHCI_MAX_STREAMS * member
392 struct xhci_trb trb; member
414 struct xhci_trb *trb; member
/freebsd-src/usr.sbin/bhyve/
H A Dpci_xhci.c928 pci_xhci_cmd_address_device(struct pci_xhci_softc * sc,uint32_t slot,struct xhci_trb * trb) pci_xhci_cmd_address_device() argument
1009 pci_xhci_cmd_config_ep(struct pci_xhci_softc * sc,uint32_t slot,struct xhci_trb * trb) pci_xhci_cmd_config_ep() argument
1126 pci_xhci_cmd_reset_ep(struct pci_xhci_softc * sc,uint32_t slot,struct xhci_trb * trb) pci_xhci_cmd_reset_ep() argument
1219 pci_xhci_cmd_set_tr(struct pci_xhci_softc * sc,uint32_t slot,struct xhci_trb * trb) pci_xhci_cmd_set_tr() argument
1298 pci_xhci_cmd_eval_ctx(struct pci_xhci_softc * sc,uint32_t slot,struct xhci_trb * trb) pci_xhci_cmd_eval_ctx() argument
1372 struct xhci_trb *trb; pci_xhci_complete_commands() local
1504 pci_xhci_dump_trb(struct xhci_trb * trb) pci_xhci_dump_trb() argument
1549 struct xhci_trb *trb; pci_xhci_xfer_complete() local
1711 pci_xhci_handle_transfer(struct pci_xhci_softc * sc,struct pci_xhci_dev_emu * dev,struct pci_xhci_dev_ep * devep,struct xhci_endp_ctx * ep_ctx,struct xhci_trb * trb,uint32_t slot,uint32_t epid,uint64_t addr,uint32_t ccs,uint32_t streamid) pci_xhci_handle_transfer() argument
1909 struct xhci_trb *trb; pci_xhci_device_doorbell() local
[all...]
H A Dpci_xhci.h343 struct xhci_trb trb[(XHCI_MAX_STREAMS * member
/freebsd-src/crypto/openssh/
H A Dkrl.c167 struct revoked_blob *rb, *trb; in ssh_krl_free() local
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmac.c1965 u32 trb; in mt7915_mac_severe_check() local