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

  /src/sys/arch/mips/rmi/
rmixl_pcixvar.h 78 } rmixl_pcix_softc_t; typedef in typeref:struct:rmixl_pcix_softc
rmixl_pcix.c 225 static void rmixl_pcix_init(rmixl_pcix_softc_t *);
226 static void rmixl_pcix_init_errors(rmixl_pcix_softc_t *);
229 static void rmixl_pcix_intcfg(rmixl_pcix_softc_t *);
230 static void rmixl_pcix_errata(rmixl_pcix_softc_t *);
236 static int rmixl_pcix_conf_setup(rmixl_pcix_softc_t *,
256 rmixl_pcix_pip_add_1(rmixl_pcix_softc_t *, int, int);
263 CFATTACH_DECL_NEW(rmixl_pcix, sizeof(rmixl_pcix_softc_t),
302 rmixl_pcix_softc_t *sc = device_private(self);
484 rmixl_pcix_intcfg(rmixl_pcix_softc_t *sc)
532 rmixl_pcix_errata(rmixl_pcix_softc_t *sc
    [all...]

Completed in 129 milliseconds