Home
last modified time | relevance | path

Searched defs:xep (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c28 xhci_endpoint_is_periodic_in(xhci_endpoint_t *xep) in xhci_endpoint_is_periodic_in()
68 xhci_endpoint_timeout_cancel(xhci_t *xhcip, xhci_endpoint_t *xep) in xhci_endpoint_timeout_cancel()
80 xhci_endpoint_release(xhci_t *xhcip, xhci_endpoint_t *xep) in xhci_endpoint_release()
102 xhci_endpoint_t *xep = xd->xd_endpoints[endpoint]; in xhci_endpoint_fini() local
124 xhci_endpoint_t *xep) in xhci_endpoint_setup_default_context()
201 xhci_endpoint_t *xep) in xhci_endpoint_update_default()
472 xhci_endpoint_t *xep) in xhci_endpoint_setup_context()
646 xhci_endpoint_t *xep; in xhci_endpoint_init() local
882 xhci_endpoint_t *xep = arg; in xhci_endpoint_tick() local
1109 xhci_endpoint_t *xep, xhci_transfer_t *xt) in xhci_endpoint_reschedule_periodic()
[all …]
H A Dxhci_usba.c62 xhci_endpoint_t *xep = NULL; in xhci_hcdi_pipe_open() local
369 xhci_endpoint_t *xep; in xhci_hcdi_pipe_poll_fini() local
494 xhci_endpoint_t *xep; in xhci_hcdi_pipe_close() local
594 xhci_endpoint_t *xep; in xhci_hcdi_pipe_reset() local
721 xhci_endpoint_t *xep; in xhci_hcdi_pipe_ctrl_xfer() local
887 xhci_endpoint_t *xep; in xhci_hcdi_pipe_bulk_xfer() local
1031 xhci_endpoint_t *xep; in xhci_hcdi_periodic_init() local
1164 xhci_endpoint_t *xep; in xhci_hcdi_intr_oneshot() local
1331 xhci_endpoint_t *xep; in xhci_hcdi_isoc_oneshot() local
1728 xhci_endpoint_t *xep; in xhci_hcdi_device_fini() local
[all …]
H A Dxhci_polled.c66 xhci_endpoint_t *xep; in xhci_polled_init() local
122 xhci_polled_endpoint_transfer(xhci_polled_t *xhci_polledp, xhci_endpoint_t *xep, in xhci_polled_endpoint_transfer()
214 xhci_endpoint_t *xep; in xhci_polled_event_process() local
306 xhci_endpoint_t *xep; in xhci_hcdi_console_input_enter() local
406 xhci_endpoint_t *xep; in xhci_hcdi_console_input_exit() local
H A Dxhci_dma.c291 xhci_transfer_alloc(xhci_t *xhcip, xhci_endpoint_t *xep, size_t size, in xhci_transfer_alloc()
459 xhci_transfer_trb_fill_data(xhci_endpoint_t *xep, xhci_transfer_t *xt, int off, in xhci_transfer_trb_fill_data()
565 xhci_transfer_calculate_isoc(xhci_device_t *xd, xhci_endpoint_t *xep, in xhci_transfer_calculate_isoc()
H A Dxhci_command.c675 xhci_endpoint_t *xep) in xhci_command_reset_endpoint()
732 xhci_endpoint_t *xep) in xhci_command_set_tr_dequeue()
795 xhci_endpoint_t *xep) in xhci_command_stop_endpoint()
/illumos-gate/usr/src/cmd/mdb/intel/modules/xhci/
H A Dxhci.c615 const xhci_endpoint_t *xep = data; in xhci_mdb_find_endpoint_cb() local
719 const xhci_endpoint_t *xep = ep; in xhci_mdb_print_endpoint_summary() local
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_pipe_mgmt.c438 usb_ep_xdescr_t xep; in usba_init_pipe_handle() local