Home
last modified time | relevance | path

Searched defs:streamid (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.c1210 struct pci_xhci_dev_ep *devep, uint32_t streamid) in pci_xhci_find_stream()
1247 uint32_t streamid; in pci_xhci_cmd_set_tr() local
1665 struct xhci_endp_ctx *ep_ctx, uint32_t streamid, uint64_t ringaddr, int ccs) in pci_xhci_update_ep_ring()
1754 uint32_t epid, uint64_t addr, uint32_t ccs, uint32_t streamid) in pci_xhci_handle_transfer()
1944 uint32_t epid, uint32_t streamid) in pci_xhci_device_doorbell()
H A Dusb_emul.h106 uint32_t streamid; member
/freebsd/crypto/openssl/demos/http3/
H A Dossl-nghttp3-demo-server.c852 static int quic_server_write(struct h3ssl *h3ssl, uint64_t streamid, in quic_server_write()
1206 int64_t streamid; in run_quic_server() local