| /freebsd-12.1/sys/arm64/coresight/ |
| H A D | coresight.h | 64 struct endpoint { struct 72 LIST_ENTRY(endpoint) endplink; argument
|
| /freebsd-12.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | usb.h | 192 #define usb_sndctrlpipe(dev,endpoint) \ argument 195 #define usb_rcvctrlpipe(dev,endpoint) \ argument 198 #define usb_sndisocpipe(dev,endpoint) \ argument 201 #define usb_rcvisocpipe(dev,endpoint) \ argument 204 #define usb_sndbulkpipe(dev,endpoint) \ argument 207 #define usb_rcvbulkpipe(dev,endpoint) \ argument 210 #define usb_sndintpipe(dev,endpoint) \ argument 213 #define usb_rcvintpipe(dev,endpoint) \ argument 242 struct usb_host_endpoint *endpoint; /* (in) pipe pointer */ member
|
| /freebsd-12.1/lib/libusb/ |
| H A D | libusb10_io.c | 531 uint8_t endpoint, uint8_t *data, int length, in libusb10_do_transfer() 601 uint8_t endpoint, uint8_t *data, int length, in libusb_bulk_transfer() 620 uint8_t endpoint, uint8_t *data, int length, in libusb_interrupt_transfer() 746 libusb_device_handle *devh, uint8_t endpoint, uint8_t *buf, in libusb_fill_bulk_transfer() 762 libusb_device_handle *devh, uint8_t endpoint, uint8_t *buf, in libusb_fill_interrupt_transfer() 778 libusb_device_handle *devh, uint8_t endpoint, uint8_t *buf, in libusb_fill_iso_transfer()
|
| H A D | libusb10.c | 404 libusb_get_max_packet_size(libusb_device *dev, uint8_t endpoint) in libusb_get_max_packet_size() 443 libusb_get_max_iso_packet_size(libusb_device *dev, uint8_t endpoint) in libusb_get_max_iso_packet_size() 759 uint8_t endpoint, uint8_t xfer_index) in libusb10_get_transfer() 773 libusb_clear_halt(struct libusb20_device *pdev, uint8_t endpoint) in libusb_clear_halt() 1307 libusb10_submit_transfer_sub(struct libusb20_device *pdev, uint8_t endpoint) in libusb10_submit_transfer_sub() 1431 uint8_t endpoint; in libusb_submit_transfer() local 1494 uint8_t endpoint; in libusb_cancel_transfer() local
|
| H A D | libusb10_desc.c | 416 const struct libusb_endpoint_descriptor *endpoint, in libusb_get_ss_endpoint_companion_descriptor()
|
| H A D | libusb.h | 331 struct libusb_endpoint_descriptor *endpoint; member 432 uint8_t endpoint; member
|
| H A D | usb.h | 134 struct usb_endpoint_descriptor *endpoint; member
|
| /freebsd-12.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-usbd.c | 709 int endpoint; in cvmx_usbd_poll() local 722 int endpoint; in cvmx_usbd_poll() local
|
| H A D | cvmx-usbd.h | 110 } endpoint[16]; member
|
| /freebsd-12.1/contrib/nvi/vi/ |
| H A D | vs_refresh.c | 774 size_t cols, curcol, curlen, endpoint, len, midpoint; in vs_modeline() local
|
| /freebsd-12.1/lib/libomp/ |
| H A D | omp-tools.h | 714 ompt_scope_endpoint_t endpoint; member 796 ompt_scope_endpoint_t endpoint; member 812 ompt_scope_endpoint_t endpoint; member 828 ompt_scope_endpoint_t endpoint; member 869 ompt_scope_endpoint_t endpoint; member 958 ompt_scope_endpoint_t endpoint; member
|
| /freebsd-12.1/usr.sbin/usbdump/ |
| H A D | usbdump.c | 76 int endpoint; member 266 match_filter(int unit, int endpoint) in match_filter()
|
| /freebsd-12.1/include/rpcsvc/ |
| H A D | nis_object.x | 148 struct endpoint { struct
|
| /freebsd-12.1/sys/dev/usb/ |
| H A D | usb_core.h | 141 struct usb_endpoint *endpoint; /* our USB endpoint */ member
|
| H A D | usb_device.h | 83 struct usb_host_endpoint *endpoint; member
|
| H A D | usb_request.c | 2215 uint8_t port, uint8_t addr, uint8_t type, uint8_t endpoint) in usbd_req_clear_tt_buffer()
|
| H A D | usbdi.h | 237 uint8_t endpoint; /* pipe number */ member
|
| /freebsd-12.1/contrib/ofed/opensm/opensm/ |
| H A D | osm_torus.c | 124 struct endpoint { struct 141 * safe and required to cast osm_port_t:priv to struct endpoint, and argument 150 struct endpoint end[2]; argument
|
| /freebsd-12.1/contrib/ntp/include/ |
| H A D | ntp.h | 923 struct endpoint { struct 924 double val; /* offset of endpoint */ argument 925 int type; /* interval entry/exit */
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/test/ |
| H A D | regress_util.c | 881 int endpoint = 32 - (evutil_weakrand_(&seed) % 4); in test_evutil_rand() local
|
| /freebsd-12.1/sys/arm/ti/am335x/ |
| H A D | am335x_lcd.c | 348 phandle_t endpoint; in am335x_read_hdmi_property() local
|
| /freebsd-12.1/contrib/libevent/test/ |
| H A D | regress_util.c | 881 int endpoint = 32 - (evutil_weakrand_(&seed) % 4); in test_evutil_rand() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/ |
| H A D | Editline.cpp | 934 int endpoint = cur_pos + page_size; in TabCommand() local
|
| /freebsd-12.1/contrib/ntp/ntpd/ |
| H A D | ntp_proto.c | 3469 static struct endpoint *endpoint = NULL; in clock_select() local
|