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

  /src/sys/dev/usb/
uhcivar.h 92 #define UHCI_PIPE2SC(pipe) UHCI_BUS2SC((pipe)->up_dev->ud_bus)
uhci.c 2403 uhci_softc_t *sc = UHCI_PIPE2SC(pipe);
2755 uhci_softc_t *sc = UHCI_PIPE2SC(pipe);
2784 uhci_softc_t *sc = UHCI_PIPE2SC(pipe);
2999 uhci_softc_t *sc = UHCI_PIPE2SC(pipe);
3061 uhci_softc_t *sc = UHCI_PIPE2SC(pipe);
3384 uhci_softc_t *sc = UHCI_PIPE2SC(pipe);
3826 uhci_softc_t *sc = UHCI_PIPE2SC(pipe);
3855 uhci_softc_t *sc __diagused = UHCI_PIPE2SC(pipe);

Completed in 34 milliseconds