/titanic_41/usr/src/uts/common/io/usb/hcd/ |
H A D | README | 168 - The host controller processes one interrupt endpoint descriptor list every 170 index into an array of 32 interrupt endpoint descriptor lists or periodic 173 sets up the interrupt lists to visit any given endpoint descriptor in as 175 that endpoint. See figure 5.5 in OHCI specification 1.0a. 177 - Isochronous endpoint descriptors are added at the end of 1ms interrupt 178 endpoint descriptors. 189 allocate bandwidth needed for an interrupt or isochronous endpoint as 192 - Calculate the bandwidth required for the given endpoint using the bus 198 endpoint. If this exceeds the limit, then, an return error. 200 - Find out the static node to which the given endpoint needs to be linked [all …]
|
/titanic_41/usr/src/head/rpcsvc/ |
H A D | nis.x | 106 endpoint ep; 113 endpoint cbep; 129 endpoint ep; 135 endpoint cbep;
|
H A D | nis_object.x | 158 struct endpoint { struct 171 endpoint ep<>; /* Universal addr(s) for server */
|
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_util.c | 187 usb_ep_descr_t *endpoint, 192 usb_ep_descr_t *endpoint, 197 usb_ep_descr_t *endpoint, 201 usb_ep_descr_t *endpoint); 215 usb_ep_descr_t *endpoint, 2182 usb_ep_descr_t *endpoint = &ph->p_ep; in ehci_allocate_high_speed_bandwidth() local 2205 error = ehci_compute_high_speed_bandwidth(ehcip, endpoint, in ehci_allocate_high_speed_bandwidth() 2217 interval = ehci_adjust_polling_interval(ehcip, endpoint, port_status); in ehci_allocate_high_speed_bandwidth() 2225 if ((endpoint->bmAttributes & USB_EP_ATTR_MASK) == in ehci_allocate_high_speed_bandwidth() 2231 endpoint, sbandwidth, interval); in ehci_allocate_high_speed_bandwidth() [all …]
|
H A D | ehci_xfer.c | 406 usb_ep_descr_t *endpoint = &ph->p_ep; in ehci_unpack_endpoint() local 421 addr = endpoint->bEndpointAddress; in ehci_unpack_endpoint() 439 switch (endpoint->bmAttributes & USB_EP_ATTR_MASK) { in ehci_unpack_endpoint() 477 xactions = (endpoint->wMaxPacketSize & in ehci_unpack_endpoint() 516 maxpacketsize = endpoint->wMaxPacketSize & USB_EP_MAX_PKTSZ_MASK; in ehci_unpack_endpoint() 2015 usb_ep_descr_t *endpoint = &ph->p_ep; in ehci_set_periodic_pipe_polling() local 2016 uchar_t ep_attr = endpoint->bmAttributes; in ehci_set_periodic_pipe_polling() 2051 interval = ehci_adjust_polling_interval(ehcip, endpoint, in ehci_set_periodic_pipe_polling()
|
/titanic_41/usr/src/uts/common/sys/usb/usba/ |
H A D | whcdi.h | 191 #define WUSB_PERIODIC_ENDPOINT(endpoint) (((endpoint->bmAttributes & \ argument 193 ((endpoint->bmAttributes &\ 196 #define WUSB_ISOC_ENDPOINT(endpoint) (((endpoint->bmAttributes &\ argument 199 #define WUSB_INTR_ENDPOINT(endpoint) (((endpoint->bmAttributes &\ argument
|
/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/ |
H A D | ehcid.h | 358 #define EHCI_PERIODIC_ENDPOINT(endpoint) (((endpoint->bmAttributes &\ argument 360 ((endpoint->bmAttributes &\ 363 #define EHCI_NON_PERIODIC_ENDPOINT(endpoint) (((endpoint->bmAttributes &\ argument 365 ((endpoint->bmAttributes &\ 368 #define EHCI_ISOC_ENDPOINT(endpoint) (((endpoint->bmAttributes &\ argument 371 #define EHCI_INTR_ENDPOINT(endpoint) (((endpoint->bmAttributes &\ argument
|
H A D | ehci_util.h | 83 usb_ep_descr_t *endpoint,
|
/titanic_41/usr/src/lib/libnsl/nis/gen/ |
H A D | nis_misc.c | 63 __nis_netconfig2ep(struct netconfig *nc, endpoint *ep) { in __nis_netconfig2ep() 78 __nis_netconfig_matches_ep(struct netconfig *nc, endpoint *ep) { in __nis_netconfig_matches_ep()
|
H A D | nis_xdr.c | 71 xdr_endpoint(XDR *xdrs, endpoint *objp) in xdr_endpoint() 87 sizeof (endpoint), (xdrproc_t)xdr_endpoint)) in xdr_nis_server()
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | auth_time.c | 71 extern void __nis_netconfig2ep(struct netconfig *, endpoint *); 72 extern bool_t __nis_netconfig_matches_ep(struct netconfig *, endpoint *); 105 free_eps(endpoint eps[], int num) in free_eps() 123 get_server(char *host, nis_server *srv, endpoint eps[], int maxep) in get_server() 193 endpoint *ep; /* useful endpoints */ in __rpc_get_time_offset() 206 endpoint teps[MAX_ENDPOINTS], in __rpc_get_time_offset()
|
/titanic_41/usr/src/uts/common/sys/usb/hcd/openhci/ |
H A D | ohcid.h | 391 #define OHCI_PERIODIC_ENDPOINT(endpoint) (((endpoint->bmAttributes &\ argument 393 ((endpoint->bmAttributes &\ 396 #define OHCI_NON_PERIODIC_ENDPOINT(endpoint) (((endpoint->bmAttributes &\ argument 398 ((endpoint->bmAttributes &\
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | multilink.c | 79 wo->neg_endpoint = get_default_epdisc(&wo->endpoint); in mp_check_options() 82 epdisc_to_str(&wo->endpoint)); in mp_check_options() 126 l += 3 * ho->endpoint.length + 8; in mp_join_bundle() 136 p += slprintf(p, bundle_id+l-p, "%s", epdisc_to_str(&ho->endpoint)); in mp_join_bundle()
|
H A D | lcp.c | 426 if (str_to_epdisc(&lcp_wantoptions[0].endpoint, *argv)) { 905 (go->neg_endpoint? CILEN_CHAR + go->endpoint.length: 0)); 987 ADDCIENDP(CI_EPDISC, go->neg_endpoint, go->endpoint.class, 988 go->endpoint.value, go->endpoint.length); 1161 ACKCIENDP(CI_EPDISC, go->neg_endpoint, go->endpoint.class, 1162 go->endpoint.value, go->endpoint.length); 1799 REJCIENDP(CI_EPDISC, neg_endpoint, go->endpoint.class, 1800 go->endpoint.value, go->endpoint.length); 2279 PUTCHAR(CILEN_CHAR + ao->endpoint.length, nakp); 2280 PUTCHAR(ao->endpoint.class, nakp); [all …]
|
H A D | lcp.h | 136 struct epdisc endpoint; /* endpoint discriminator */ member
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/inetconv/ |
H A D | inetconv.c | 80 char *endpoint; member 406 if (!put_prop_value_string(prop, PR_SOCK_TYPE_NAME, iconf->endpoint) || in valid_basic_properties() 560 free(iconf->endpoint); in free_inetconfent() 589 iconf->endpoint = safe_strdup(cp); in line_to_inetconfent() 765 iconf->endpoint, iconf->protocol, iconf->wait_status, in print_manifest() 775 PR_SOCK_TYPE_NAME, iconf->endpoint, in print_manifest() 1224 const char *name, *endpoint, *restart_str, *prog; in list_callback() local 1276 ((endpoint = scf_simple_prop_next_astring(sockprop)) == NULL)) { in list_callback() 1313 strcmp(endpoint, iconf->endpoint) == 0 && in list_callback()
|
/titanic_41/usr/src/uts/common/io/usb/usba/ |
H A D | README | 32 o Default control pipe (endpoint number 0): 84 o Normal control pipe (endpoint number > 0): 130 2. Bulk pipe state transitions (endpoint number > 1, both IN and OUT):- 170 3. Interrupt pipe state transitions (endpoint number > 1, both IN and OUT) :- 247 4. Isochronous pipe state transitions (endpoint number > 1, both IN and OUT):-
|
/titanic_41/usr/src/lib/libdevinfo/ |
H A D | libdevinfo.h | 307 uint_t endpoint, void *arg, 313 di_link_t link, uint_t endpoint); 315 di_link_t link, uint_t endpoint); 320 extern di_lnode_t di_link_to_lnode(di_link_t link, uint_t endpoint);
|
H A D | devinfo.c | 3331 di_link_to_lnode(di_link_t link, uint_t endpoint) in di_link_to_lnode() argument 3336 ((endpoint != DI_LINK_SRC) && (endpoint != DI_LINK_TGT))) { in di_link_to_lnode() 3343 if (endpoint == DI_LINK_SRC) { 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() argument 3489 ((endpoint != DI_LINK_SRC) && (endpoint != DI_LINK_TGT))) { in di_link_next_by_node() 3496 if (endpoint == DI_LINK_SRC) { 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() argument 3535 ((endpoint != DI_LINK_SRC) && (endpoint != DI_LINK_TGT))) { in di_link_next_by_lnode() 3542 if (endpoint == DI_LINK_SRC) { 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() argument [all …]
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | errlist | 137 122 Operation not supported on transport endpoint 148 133 Transport endpoint is already connected 149 134 Transport endpoint is not connected
|
/titanic_41/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhciutil.c | 54 static uint_t uhci_compute_total_bandwidth(usb_ep_descr_t *endpoint, 58 usb_ep_descr_t *endpoint, usb_port_status_t port_status); 999 usb_ep_descr_t *endpoint = &pipe_handle->p_ep; in uhci_allocate_bandwidth() local 1009 length = uhci_compute_total_bandwidth(endpoint, in uhci_allocate_bandwidth() 1030 if (UHCI_XFER_TYPE(endpoint) == USB_EP_ATTR_ISOCH) { in uhci_allocate_bandwidth() 1041 bandwidth = uhci_bandwidth_adjust(uhcip, endpoint, in uhci_allocate_bandwidth() 1162 usb_ep_descr_t *endpoint = &pipe_handle->p_ep; in uhci_deallocate_bandwidth() local 1172 length = uhci_compute_total_bandwidth(endpoint, in uhci_deallocate_bandwidth() 1180 if (UHCI_XFER_TYPE(endpoint) == USB_EP_ATTR_ISOCH) { in uhci_deallocate_bandwidth() 1191 bandwidth = uhci_bandwidth_adjust(uhcip, endpoint, in uhci_deallocate_bandwidth() [all …]
|
/titanic_41/usr/src/uts/common/io/zyd/ |
H A D | zyd_usb.c | 347 usb_pipe_handle_t *pipe, usb_ep_data_t *endpoint) in zyd_usb_open_pipe() argument 351 *endpoint = *usb_find_endpoint(alt_if, ep_address, ep_direction); in zyd_usb_open_pipe() 354 (endpoint->ep_descr.bmAttributes & USB_EP_ATTR_MASK) != attr) { in zyd_usb_open_pipe() 365 if (usb_pipe_open(uc->dip, &endpoint->ep_descr, in zyd_usb_open_pipe()
|
/titanic_41/usr/src/cmd/cmd-inet/etc/default/ |
H A D | inetinit.dfl | 48 # destination IPv4 address to be used as a tunnel endpoint when communicating
|
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci.c | 165 usb_ep_descr_t *endpoint, 170 usb_ep_descr_t *endpoint, 3262 usb_ep_descr_t *endpoint = &ph->p_ep; in ohci_allocate_bandwidth() local 3273 endpoint, ph->p_usba_device->usb_port_status, &bandwidth); in ohci_allocate_bandwidth() 3307 endpoint, ph->p_usba_device->usb_port_status); in ohci_allocate_bandwidth() 3420 usb_ep_descr_t *endpoint = &ph->p_ep; in ohci_deallocate_bandwidth() local 3429 endpoint, ph->p_usba_device->usb_port_status, &bandwidth); in ohci_deallocate_bandwidth() 3438 endpoint, ph->p_usba_device->usb_port_status); in ohci_deallocate_bandwidth() 3497 usb_ep_descr_t *endpoint, in ohci_compute_total_bandwidth() argument 3501 ushort_t maxpacketsize = endpoint->wMaxPacketSize; in ohci_compute_total_bandwidth() [all …]
|
/titanic_41/usr/src/cmd/prtconf/ |
H A D | pdevinfo.c | 1237 link_lnode_disp(di_link_t link, uint_t endpoint, int ilev, in link_lnode_disp() argument 1246 lnode = di_link_to_lnode(link, endpoint); in link_lnode_disp() 1258 if (endpoint == DI_LINK_SRC) in link_lnode_disp() 1280 if ((endpoint == DI_LINK_TGT) && in link_lnode_disp()
|