Searched defs:streamid (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/bhyve/ |
H A D | pci_xhci.c | 1210 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 D | usb_emul.h | 106 uint32_t streamid; member
|
/freebsd/crypto/openssl/demos/http3/ |
H A D | ossl-nghttp3-demo-server.c | 852 static int quic_server_write(struct h3ssl *h3ssl, uint64_t streamid, in quic_server_write() 1206 int64_t streamid; in run_quic_server() local
|