HomeSort by: relevance | last modified time | path
    Searched refs:XHCI_PIPE2SC (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
xhcivar.h 59 #define XHCI_PIPE2SC(pipe) XHCI_BUS2SC((pipe)->up_dev->ud_bus)
xhci.c 1890 struct xhci_softc * const sc = XHCI_PIPE2SC(pipe);
1948 struct xhci_softc * const sc = XHCI_PIPE2SC(pipe);
2002 struct xhci_softc * const sc = XHCI_PIPE2SC(pipe);
2025 struct xhci_softc * const sc = XHCI_PIPE2SC(pipe);
2149 struct xhci_softc * const sc = XHCI_PIPE2SC(pipe);
2263 struct xhci_softc * const sc = XHCI_PIPE2SC(pipe);
2313 struct xhci_softc * const sc = XHCI_PIPE2SC(pipe);
2363 struct xhci_softc * const sc = XHCI_PIPE2SC(pipe);
3611 struct xhci_softc * const sc = XHCI_PIPE2SC(pipe);
3700 struct xhci_softc * const sc = XHCI_PIPE2SC(pipe)
    [all...]

Completed in 13 milliseconds