Home
last modified time | relevance | path

Searched refs:streamid (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.c1210 streamid; in pci_xhci_find_stream()
1227 uint32_t streamid; in pci_xhci_cmd_set_tr() local
1279 if (streamid != 0) { in pci_xhci_cmd_set_tr()
1281 streamid)); in pci_xhci_cmd_set_tr()
1647 streamid, devep->ep_sctx[streamid].qwSctx0)); in pci_xhci_update_ep_ring()
1843 xfer_block->streamid = streamid; in pci_xhci_handle_transfer()
1913 uint32_t epid, uint32_t streamid) in pci_xhci_device_doorbell() argument
1926 slot, epid, streamid)); in pci_xhci_device_doorbell()
1973 if (streamid == 0 || streamid == 65534 || streamid == 65535) { in pci_xhci_device_doorbell()
1981 streamid, error)); in pci_xhci_device_doorbell()
[all …]
H A Dusb_emul.h106 uint32_t streamid; member