Home
last modified time | relevance | path

Searched refs:xp_ep (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_polled.c86 xep = xp->xp_ep; in xhci_polled_init()
H A Dxhci_usba.c285 pipe->xp_ep = xep; in xhci_hcdi_pipe_open()
530 if (xp->xp_ep != NULL && xp->xp_ep->xep_num == XHCI_DEFAULT_ENDPOINT) { in xhci_hcdi_pipe_close()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h600 xhci_endpoint_t *xp_ep; member