Searched refs:UHCI_PIPE2SC (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Duhcivar.h92 #define UHCI_PIPE2SC(pipe) UHCI_BUS2SC((pipe)->up_dev->ud_bus) macro
H A Duhci.c2403 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);
3388 uhci_softc_t *sc = UHCI_PIPE2SC(pipe);
3830 uhci_softc_t *sc = UHCI_PIPE2SC(pipe);
3859 uhci_softc_t *sc __diagused = UHCI_PIPE2SC(pipe);

Completed in 202 milliseconds