Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c298 xhci_periodic_pipe_t *xpp = &xp->xp_periodic; in xhci_hcdi_periodic_free()
338 xhci_periodic_pipe_t *xpp = &xp->xp_periodic; in xhci_hcdi_pipe_flush()
405 xpp = &xp->xp_periodic; in xhci_hcdi_pipe_poll_fini()
1059 xpp = &xp->xp_periodic; in xhci_hcdi_periodic_init()
H A Dxhci_endpoint.c1113 xhci_periodic_pipe_t *xpp = &xp->xp_periodic; in xhci_endpoint_reschedule_periodic()
1274 xhci_periodic_pipe_t *xpp = &xp->xp_periodic; in xhci_endpoint_dup_periodic()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h601 xhci_periodic_pipe_t xp_periodic; member