Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c2182 usb_ep_descr_t *endpoint = &ph->p_ep; in ehci_allocate_high_speed_bandwidth() local
2289 usb_ep_descr_t *endpoint = &ph->p_ep; in ehci_allocate_classic_tt_bandwidth() local
2456 usb_ep_descr_t *endpoint = &ph->p_ep; in ehci_deallocate_high_speed_bandwidth() local
2534 usb_ep_descr_t *endpoint = &ph->p_ep; in ehci_deallocate_classic_tt_bandwidth() local
2621 usb_ep_descr_t *endpoint, in ehci_compute_high_speed_bandwidth()
2730 usb_ep_descr_t *endpoint, in ehci_compute_classic_bandwidth()
2792 usb_ep_descr_t *endpoint, in ehci_adjust_polling_interval()
2915 usb_ep_descr_t *endpoint) in ehci_adjust_high_speed_polling_interval()
3073 usb_ep_descr_t *endpoint, in ehci_find_bestfit_hs_mask()
H A Dehci_isoch_util.c356 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
2015 usb_ep_descr_t *endpoint = &ph->p_ep; in ehci_set_periodic_pipe_polling() local
/titanic_41/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
/titanic_41/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
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.h136 struct epdisc endpoint; /* endpoint discriminator */ member
/titanic_41/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
/titanic_41/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()
/titanic_41/usr/src/head/rpcsvc/
H A Dnis_object.x158 struct endpoint { struct
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c3262 usb_ep_descr_t *endpoint = &ph->p_ep; in ohci_allocate_bandwidth() local
3420 usb_ep_descr_t *endpoint = &ph->p_ep; in ohci_deallocate_bandwidth() local
3497 usb_ep_descr_t *endpoint, in ohci_compute_total_bandwidth()
3553 usb_ep_descr_t *endpoint, in ohci_adjust_polling_interval()
3850 usb_ep_descr_t *endpoint = &ph->p_ep; in ohci_unpack_endpoint() local
5319 usb_ep_descr_t *endpoint = &ph->p_ep; in ohci_set_periodic_pipe_polling() local
/titanic_41/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()
/titanic_41/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
/titanic_41/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()
/titanic_41/usr/src/lib/smbsrv/libmlrpc/common/
H A Dlibmlrpc.h194 char *endpoint; member
/titanic_41/usr/src/cmd/prtconf/
H A Dpdevinfo.c1237 link_lnode_disp(di_link_t link, uint_t endpoint, int ilev, in link_lnode_disp()