Home
last modified time | relevance | path

Searched refs:xhci_endpoint_context_t (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h409 } xhci_endpoint_context_t; typedef
574 xhci_endpoint_context_t *xd_endin[XHCI_NUM_ENDPOINTS];
577 xhci_endpoint_context_t *xd_endout[XHCI_NUM_ENDPOINTS];
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_command.c710 xhci_endpoint_context_t *epctx; in xhci_command_reset_endpoint()
772 xhci_endpoint_context_t *epctx; in xhci_command_set_tr_dequeue()
830 xhci_endpoint_context_t *epctx; in xhci_command_stop_endpoint()
H A Dxhci_endpoint.c127 xhci_endpoint_context_t *ectx; in xhci_endpoint_setup_default_context()
169 bzero(ectx, sizeof (xhci_endpoint_context_t)); in xhci_endpoint_setup_default_context()
475 xhci_endpoint_context_t *ectx; in xhci_endpoint_setup_context()
592 bzero(ectx, sizeof (xhci_endpoint_context_t)); in xhci_endpoint_setup_context()
769 xhci_endpoint_context_t *epctx = xd->xd_endout[xep->xep_num]; in xhci_endpoint_quiesce()
H A Dxhci_usba.c1634 (xhci_endpoint_context_t *)(xd->xd_ictx.xdb_va + in xhci_hcdi_device_init()
1646 (xhci_endpoint_context_t *)(xd->xd_octx.xdb_va + in xhci_hcdi_device_init()
/illumos-gate/usr/src/cmd/mdb/intel/modules/xhci/
H A Dxhci.c233 xhci_endpoint_context_t epctx; in xhci_mdb_print_epctx()
722 xhci_endpoint_context_t epctx; in xhci_mdb_print_endpoint_summary()