Searched refs:xhci_endpoint_pipe_to_epid (Results 1 – 3 of 3) sorted by relevance
105 epid = xhci_endpoint_pipe_to_epid(ph); in xhci_hcdi_pipe_open()424 epid = xhci_endpoint_pipe_to_epid(ph); in xhci_hcdi_pipe_poll_fini()556 epid = xhci_endpoint_pipe_to_epid(ph); in xhci_hcdi_pipe_close()676 epid = xhci_endpoint_pipe_to_epid(ph); in xhci_hcdi_pipe_reset()809 ep = xhci_endpoint_pipe_to_epid(ph); in xhci_hcdi_pipe_ctrl_xfer()971 epid = xhci_endpoint_pipe_to_epid(ph); in xhci_hcdi_pipe_bulk_xfer()1108 epid = xhci_endpoint_pipe_to_epid(ph); in xhci_hcdi_periodic_init()1242 epid = xhci_endpoint_pipe_to_epid(ph); in xhci_hcdi_intr_oneshot()1417 epid = xhci_endpoint_pipe_to_epid(ph); in xhci_hcdi_isoc_oneshot()
68 xhci_endpoint_pipe_to_epid(usba_pipe_handle_data_t *ph) in xhci_endpoint_pipe_to_epid() function727 epid = xhci_endpoint_pipe_to_epid(ph); in xhci_endpoint_init()789 VERIFY3U(xhci_endpoint_pipe_to_epid(ph), ==, xep->xep_num); in xhci_endpoint_reopen()
873 extern uint_t xhci_endpoint_pipe_to_epid(usba_pipe_handle_data_t *);