Home
last modified time | relevance | path

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

/freebsd-src/lib/libusb/
H A Dlibusb10.h75 uint32_t stream_id; global() member
H A Dlibusb10_io.c817 libusb_transfer_set_stream_id(struct libusb_transfer *transfer, uint32_t stream_id) in libusb_transfer_set_stream_id()
H A Dlibusb20_ugen20.c798 uint32_t MaxFrameCount, uint8_t ep_no, uint16_t stream_id, in ugen20_tr_open()
H A Dlibusb20.c170 uint32_t MaxFrameCount, uint8_t ep_no, uint16_t stream_id) in libusb20_tr_open_stream()
/freebsd-src/sys/dev/usb/controller/
H A Dxhci.c859 uint16_t stream_id = 0; in xhci_check_transfer() local
1536 uint16_t stream_id, uint8_t ep_id, uint8_t slot_id) in xhci_cmd_set_tr_dequeue_ptr()
3036 usb_stream_t stream_id, struct usb_xfer *enter_xfer) in xhci_device_generic_multi_enter()
3770 usb_stream_t stream_id; in xhci_configure_reset_endpoint() local
/freebsd-src/contrib/unbound/services/
H A Dlisten_dnsport.c2416 http2_submit_response_read_callback(nghttp2_session * ATTR_UNUSED (session),int32_t stream_id,uint8_t * buf,size_t length,uint32_t * data_flags,nghttp2_data_source * source,void * ATTR_UNUSED (cb_arg)) http2_submit_response_read_callback() argument
2598 http2_submit_error_read_callback(nghttp2_session * ATTR_UNUSED (session),int32_t stream_id,uint8_t * buf,size_t length,uint32_t * data_flags,nghttp2_data_source * source,void * ATTR_UNUSED (cb_arg)) http2_submit_error_read_callback() argument
3045 http2_req_data_chunk_recv_cb(nghttp2_session * ATTR_UNUSED (session),uint8_t ATTR_UNUSED (flags),int32_t stream_id,const uint8_t * data,size_t len,void * cb_arg) http2_req_data_chunk_recv_cb() argument
[all...]
/freebsd-src/sys/dev/usb/
H A Dusb_core.h164 usb_stream_t stream_id; /* USB3.0 specific field */ member
H A Dusb_ioctl.h209 uint16_t stream_id; /* stream ID */ member
H A Dusb_generic.c1022 int fflags, usb_stream_t stream_id) in usb_fs_open()
H A Dusbdi.h234 usb_stream_t stream_id; /* USB3.0 specific */ member
/freebsd-src/contrib/unbound/util/
H A Dnetevent.h896 int32_t stream_id; global() member
H A Dnetevent.c3277 http2_stream_create(int32_t stream_id) global() argument
3354 http2_stream_close_cb(nghttp2_session * ATTR_UNUSED (session),int32_t stream_id,uint32_t ATTR_UNUSED (error_code),void * cb_arg) global() argument
/freebsd-src/sys/netinet/
H A Dsctp.h399 uint16_t stream_id; /* stream id of the DATA in error */ member
H A Dsctp_uio.h701 uint16_t stream_id; member