Home
last modified time | relevance | path

Searched refs:XHCI_PIPE2SC (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/usb/
Dxhcivar.h59 #define XHCI_PIPE2SC(pipe) XHCI_BUS2SC((pipe)->up_dev->ud_bus) macro
Dxhci.c1876 struct xhci_softc * const sc = XHCI_PIPE2SC(pipe); in xhci_configure_endpoint()
1934 struct xhci_softc * const sc = XHCI_PIPE2SC(pipe); in xhci_reset_endpoint()
1988 struct xhci_softc * const sc = XHCI_PIPE2SC(pipe); in xhci_stop_endpoint()
2011 struct xhci_softc * const sc = XHCI_PIPE2SC(pipe); in xhci_set_dequeue()
2135 struct xhci_softc * const sc = XHCI_PIPE2SC(pipe); in xhci_close_pipe()
2249 struct xhci_softc * const sc = XHCI_PIPE2SC(pipe); in xhci_pipe_restart()
2299 struct xhci_softc * const sc = XHCI_PIPE2SC(pipe); in xhci_pipe_restart_async_task()
2348 struct xhci_softc * const sc = XHCI_PIPE2SC(pipe); in xhci_pipe_restart_async()
3580 struct xhci_softc * const sc = XHCI_PIPE2SC(pipe); in xhci_setup_ctx()
3669 struct xhci_softc * const sc = XHCI_PIPE2SC(pipe); in xhci_setup_route()
[all …]