Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/u4b/controller/
H A Dxhci.c877 uint16_t stream_id; in xhci_check_transfer() local
1553 uint16_t stream_id, uint8_t ep_id, uint8_t slot_id) in xhci_cmd_set_tr_dequeue_ptr()
3093 usb_stream_t stream_id, struct usb_xfer *enter_xfer) in xhci_device_generic_multi_enter()
3810 usb_stream_t stream_id; in xhci_configure_reset_endpoint() local
/dflybsd-src/sys/bus/u4b/
H A Dusb_core.h162 usb_stream_t stream_id; /* USB3.0 specific field */ member
H A Dusb_ioctl.h232 uint16_t stream_id; /* stream ID */ member
H A Dusbdi.h228 usb_stream_t stream_id; /* USB3.0 specific */ member
/dflybsd-src/lib/libusb/
H A Dlibusb20_ugen20.c782 uint32_t MaxFrameCount, uint8_t ep_no, uint16_t stream_id, in ugen20_tr_open()
H A Dlibusb20.c169 uint32_t MaxFrameCount, uint8_t ep_no, uint16_t stream_id) in libusb20_tr_open_stream()