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

  /src/sys/arch/mips/rmi/
rmixl_usbivar.h 61 } rmixl_usbi_softc_t; typedef in typeref:struct:rmixl_usbi_softc
rmixl_usbi.c 81 rmixl_usbi_softc_t *rmixl_usbi_sc;
85 CFATTACH_DECL_NEW(rmixl_usbi, sizeof (rmixl_usbi_softc_t),
102 rmixl_usbi_softc_t *sc = device_private(self);
213 rmixl_usbi_softc_t *sc = uh;
237 rmixl_usbi_softc_t *sc = uh;
271 rmixl_usbi_softc_t *sc = arg;
299 rmixl_usbi_softc_t *sc = rmixl_usbi_sc;
rmixl_ehci.c 80 rmixl_usbi_softc_t * const psc = device_private(parent);
rmixl_ohci.c 81 rmixl_usbi_softc_t * const psc = device_private(parent);

Completed in 13 milliseconds