/freebsd-src/lib/libusb/ |
H A D | libusb10.h | 75 uint32_t stream_id; global() member
|
H A D | libusb10_io.c | 817 libusb_transfer_set_stream_id(struct libusb_transfer *transfer, uint32_t stream_id) in libusb_transfer_set_stream_id()
|
H A D | libusb20_ugen20.c | 798 uint32_t MaxFrameCount, uint8_t ep_no, uint16_t stream_id, in ugen20_tr_open()
|
H A D | libusb20.c | 170 uint32_t MaxFrameCount, uint8_t ep_no, uint16_t stream_id) in libusb20_tr_open_stream()
|
/freebsd-src/sys/dev/usb/controller/ |
H A D | xhci.c | 859 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 D | listen_dnsport.c | 2416 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 D | usb_core.h | 164 usb_stream_t stream_id; /* USB3.0 specific field */ member
|
H A D | usb_ioctl.h | 209 uint16_t stream_id; /* stream ID */ member
|
H A D | usb_generic.c | 1022 int fflags, usb_stream_t stream_id) in usb_fs_open()
|
H A D | usbdi.h | 234 usb_stream_t stream_id; /* USB3.0 specific */ member
|
/freebsd-src/contrib/unbound/util/ |
H A D | netevent.h | 896 int32_t stream_id; global() member
|
H A D | netevent.c | 3277 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 D | sctp.h | 399 uint16_t stream_id; /* stream id of the DATA in error */ member
|
H A D | sctp_uio.h | 701 uint16_t stream_id; member
|