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()
262 xhci_endpoint_determine_burst(xhci_device_t *xd, xhci_endpoint_t *xep) in xhci_endpoint_determine_burst()
408 xhci_endpoint_max_esit(xhci_device_t *xd, xhci_endpoint_t *xep, uint_t mps, in xhci_endpoint_max_esit()
472 xhci_endpoint_t *xep) in xhci_endpoint_setup_context()
646 xhci_endpoint_t *xep; in xhci_endpoint_init() local
[all …]
H A Dxhci_usba.c62 xhci_endpoint_t *xep = NULL; in xhci_hcdi_pipe_open() local
325 xhci_hcdi_pipe_flush(xhci_t *xhcip, xhci_endpoint_t *xep, int intr_code) in xhci_hcdi_pipe_flush()
373 xhci_endpoint_t *xep; in xhci_hcdi_pipe_poll_fini() local
498 xhci_endpoint_t *xep; in xhci_hcdi_pipe_close() local
598 xhci_endpoint_t *xep; in xhci_hcdi_pipe_reset() local
725 xhci_endpoint_t *xep; in xhci_hcdi_pipe_ctrl_xfer() local
891 xhci_endpoint_t *xep; in xhci_hcdi_pipe_bulk_xfer() local
965 xhci_hcdi_isoc_transfer_fill(xhci_device_t *xd, xhci_endpoint_t *xep, in xhci_hcdi_isoc_transfer_fill()
1035 xhci_endpoint_t *xep; in xhci_hcdi_periodic_init() local
1168 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