Home
last modified time | relevance | path

Searched defs:stream_id (Results 1 – 13 of 13) sorted by relevance

/freebsd-13.1/lib/libusb/
H A Dlibusb10.h76 uint32_t stream_id; member
H A Dlibusb10_io.c818 libusb_transfer_set_stream_id(struct libusb_transfer *transfer, uint32_t stream_id) in libusb_transfer_set_stream_id()
H A Dlibusb20_ugen20.c799 uint32_t MaxFrameCount, uint8_t ep_no, uint16_t stream_id, in ugen20_tr_open()
H A Dlibusb20.c171 uint32_t MaxFrameCount, uint8_t ep_no, uint16_t stream_id) in libusb20_tr_open_stream()
/freebsd-13.1/sys/dev/usb/controller/
H A Dxhci.c916 uint16_t stream_id = 0; in xhci_check_transfer() local
1592 uint16_t stream_id, uint8_t ep_id, uint8_t slot_id) in xhci_cmd_set_tr_dequeue_ptr()
3089 usb_stream_t stream_id, struct usb_xfer *enter_xfer) in xhci_device_generic_multi_enter()
3821 usb_stream_t stream_id; in xhci_configure_reset_endpoint() local
/freebsd-13.1/contrib/unbound/services/
H A Dlisten_dnsport.c2238 int32_t stream_id, uint8_t* buf, size_t length, uint32_t* data_flags, in http2_submit_response_read_callback()
2420 int32_t stream_id, uint8_t* buf, size_t length, uint32_t* data_flags, in http2_submit_error_read_callback()
2867 uint8_t ATTR_UNUSED(flags), int32_t stream_id, const uint8_t* data, in http2_req_data_chunk_recv_cb()
/freebsd-13.1/sys/dev/usb/
H A Dusb_core.h165 usb_stream_t stream_id; /* USB3.0 specific field */ member
H A Dusb_ioctl.h240 uint16_t stream_id; /* stream ID */ member
H A Dusbdi.h235 usb_stream_t stream_id; /* USB3.0 specific */ member
/freebsd-13.1/contrib/unbound/util/
H A Dnetevent.h866 int32_t stream_id; member
H A Dnetevent.c2607 struct http2_stream* http2_stream_create(int32_t stream_id)
2684 int32_t stream_id, uint32_t ATTR_UNUSED(error_code), void* cb_arg)
/freebsd-13.1/sys/netinet/
H A Dsctp.h392 uint16_t stream_id; /* stream id of the DATA in error */ member
H A Dsctp_uio.h704 uint16_t stream_id; member