Home
last modified time | relevance | path

Searched defs:endpoint (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c2203 usb_ep_descr_t *endpoint = &ph->p_ep; in ehci_allocate_high_speed_bandwidth() local
2310 usb_ep_descr_t *endpoint = &ph->p_ep; in ehci_allocate_classic_tt_bandwidth() local
2477 usb_ep_descr_t *endpoint = &ph->p_ep; in ehci_deallocate_high_speed_bandwidth() local
2555 usb_ep_descr_t *endpoint = &ph->p_ep; in ehci_deallocate_classic_tt_bandwidth() local
2642 usb_ep_descr_t *endpoint, in ehci_compute_high_speed_bandwidth()
2751 usb_ep_descr_t *endpoint, in ehci_compute_classic_bandwidth()
2813 usb_ep_descr_t *endpoint, in ehci_adjust_polling_interval()
2936 usb_ep_descr_t *endpoint) in ehci_adjust_high_speed_polling_interval()
3095 usb_ep_descr_t *endpoint, in ehci_find_bestfit_hs_mask()
H A Dehci_isoch_util.c357 usb_ep_descr_t *endpoint = &ph->p_ep; in ehci_allocate_itw() local
H A Dehci_xfer.c406 usb_ep_descr_t *endpoint = &ph->p_ep; in ehci_unpack_endpoint() local
2013 usb_ep_descr_t *endpoint = &ph->p_ep; in ehci_set_periodic_pipe_polling() local
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_object_read_common.c67 off_t endpoint = 0; in _dwarf_object_read_random() local
H A Ddwarf_elf_load_headers.c1446 const char *endpoint = strings_start + section_length; in validate_section_name_string() local
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dwhcdi.h191 #define WUSB_PERIODIC_ENDPOINT(endpoint) (((endpoint->bmAttributes & \ argument
196 #define WUSB_ISOC_ENDPOINT(endpoint) (((endpoint->bmAttributes &\ argument
199 #define WUSB_INTR_ENDPOINT(endpoint) (((endpoint->bmAttributes &\ argument
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c100 xhci_endpoint_fini(xhci_device_t *xd, int endpoint) in xhci_endpoint_fini()
1532 int slot, endpoint, code; in xhci_endpoint_transfer_callback() local
H A Dxhci_polled.c104 int slot, endpoint; in xhci_polled_get_endpoint() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetconv/
H A Dinetconv.c80 char *endpoint; member
1224 const char *name, *endpoint, *restart_str, *prog; in list_callback() local
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h358 #define EHCI_PERIODIC_ENDPOINT(endpoint) (((endpoint->bmAttributes &\ argument
363 #define EHCI_NON_PERIODIC_ENDPOINT(endpoint) (((endpoint->bmAttributes &\ argument
368 #define EHCI_ISOC_ENDPOINT(endpoint) (((endpoint->bmAttributes &\ argument
371 #define EHCI_INTR_ENDPOINT(endpoint) (((endpoint->bmAttributes &\ argument
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c999 usb_ep_descr_t *endpoint = &pipe_handle->p_ep; in uhci_allocate_bandwidth() local
1162 usb_ep_descr_t *endpoint = &pipe_handle->p_ep; in uhci_deallocate_bandwidth() local
1250 uhci_compute_total_bandwidth(usb_ep_descr_t *endpoint, in uhci_compute_total_bandwidth()
1296 usb_ep_descr_t *endpoint, in uhci_bandwidth_adjust()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.h134 struct epdisc endpoint; /* endpoint discriminator */ member
/illumos-gate/usr/src/head/rpcsvc/
H A Dnis_object.x158 struct endpoint { struct
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c3246 usb_ep_descr_t *endpoint = &ph->p_ep; in ohci_allocate_bandwidth() local
3404 usb_ep_descr_t *endpoint = &ph->p_ep; in ohci_deallocate_bandwidth() local
3481 usb_ep_descr_t *endpoint, in ohci_compute_total_bandwidth()
3537 usb_ep_descr_t *endpoint, in ohci_adjust_polling_interval()
3834 usb_ep_descr_t *endpoint = &ph->p_ep; in ohci_unpack_endpoint() local
5301 usb_ep_descr_t *endpoint = &ph->p_ep; in ohci_set_periodic_pipe_polling() local
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo.c3331 di_link_to_lnode(di_link_t link, uint_t endpoint) in di_link_to_lnode()
3481 di_link_next_by_node(di_node_t node, di_link_t link, uint_t endpoint) in di_link_next_by_node()
3527 di_link_next_by_lnode(di_lnode_t lnode, di_link_t link, uint_t endpoint) in di_link_next_by_lnode()
3597 di_walk_link(di_node_t root, uint_t flag, uint_t endpoint, void *arg, in di_walk_link()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h391 #define OHCI_PERIODIC_ENDPOINT(endpoint) (((endpoint->bmAttributes &\ argument
396 #define OHCI_NON_PERIODIC_ENDPOINT(endpoint) (((endpoint->bmAttributes &\ argument
/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd_usb.c347 usb_pipe_handle_t *pipe, usb_ep_data_t *endpoint) in zyd_usb_open_pipe()
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dlibmlrpc.h225 char *endpoint; member
/illumos-gate/usr/src/contrib/bhyve/dev/usb/
H A Dusbdi.h233 uint8_t endpoint; /* pipe number */ member
/illumos-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c1455 link_lnode_disp(di_link_t link, uint_t endpoint, int ilev, in link_lnode_disp()