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

  /src/sys/dev/usb/
xhcivar.h 60 #define XHCI_XFER2SC(xfer) XHCI_BUS2SC((xfer)->ux_bus)
xhci.c 2226 struct xhci_softc * const sc = XHCI_XFER2SC(xfer);
4384 struct xhci_softc * const sc = XHCI_XFER2SC(xfer);
4404 struct xhci_softc * const sc = XHCI_XFER2SC(xfer);
4446 struct xhci_softc * const sc = XHCI_XFER2SC(xfer);
4474 struct xhci_softc * const sc = XHCI_XFER2SC(xfer);
4605 struct xhci_softc * const sc = XHCI_XFER2SC(xfer);
4760 struct xhci_softc * const sc = XHCI_XFER2SC(xfer);
4890 struct xhci_softc * const sc = XHCI_XFER2SC(xfer);
4956 struct xhci_softc * const sc __diagused = XHCI_XFER2SC(xfer);
4976 struct xhci_softc * const sc __diagused = XHCI_XFER2SC(xfer)
    [all...]

Completed in 15 milliseconds