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()
42 xhci_input_context_sync(xhci_t *xhcip, xhci_device_t *xd, xhci_endpoint_t *xep) in xhci_input_context_sync()
84 xhci_endpoint_timeout_cancel(xhci_t *xhcip, xhci_endpoint_t *xep) in xhci_endpoint_timeout_cancel()
108 xhci_endpoint_close(xhci_t *xhcip, xhci_endpoint_t *xep) in xhci_endpoint_close()
130 xhci_endpoint_t *xep) in xhci_endpoint_unconfigure()
181 xhci_endpoint_t *xep = xd->xd_endpoints[endpoint]; in xhci_endpoint_fini() local
208 xhci_endpoint_t *xep) in xhci_endpoint_setup_default_context()
275 xhci_endpoint_t *xep) in xhci_endpoint_update_default()
342 xhci_endpoint_determine_burst(xhci_device_t *xd, xhci_endpoint_t *xep) in xhci_endpoint_determine_burst()
488 xhci_endpoint_max_esit(xhci_device_t *xd, xhci_endpoint_t *xep, uint_t mps, in xhci_endpoint_max_esit()
[all …]
H A Dxhci_usba.c62 xhci_endpoint_t *xep = NULL; in xhci_hcdi_pipe_open() local
357 xhci_hcdi_pipe_flush(xhci_t *xhcip, xhci_endpoint_t *xep, int intr_code) in xhci_hcdi_pipe_flush()
405 xhci_endpoint_t *xep; in xhci_hcdi_pipe_poll_fini() local
530 xhci_endpoint_t *xep; in xhci_hcdi_pipe_close() local
660 xhci_endpoint_t *xep; in xhci_hcdi_pipe_reset() local
787 xhci_endpoint_t *xep; in xhci_hcdi_pipe_ctrl_xfer() local
953 xhci_endpoint_t *xep; in xhci_hcdi_pipe_bulk_xfer() local
1027 xhci_hcdi_isoc_transfer_fill(xhci_device_t *xd, xhci_endpoint_t *xep, in xhci_hcdi_isoc_transfer_fill()
1097 xhci_endpoint_t *xep; in xhci_hcdi_periodic_init() local
1230 xhci_endpoint_t *xep; in xhci_hcdi_intr_oneshot() 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.c676 xhci_endpoint_t *xep) in xhci_command_reset_endpoint()
733 xhci_endpoint_t *xep) in xhci_command_set_tr_dequeue()
796 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