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

  /src/sys/arch/hppa/dev/
mongoose.c 202 struct eisabus_attach_args mongoose_eisa; member in union:mongoose_attach_args
687 ea.mongoose_eisa.eba_iot = &sc->sc_eiot;
688 ea.mongoose_eisa.eba_memt = &sc->sc_ememt;
689 ea.mongoose_eisa.eba_dmat = NULL /* &sc->sc_edmat */;
690 ea.mongoose_eisa.eba_ec = &sc->sc_ec;
691 config_found(self, &ea.mongoose_eisa, eisabusprint,
mongoose.c 202 struct eisabus_attach_args mongoose_eisa; member in union:mongoose_attach_args
687 ea.mongoose_eisa.eba_iot = &sc->sc_eiot;
688 ea.mongoose_eisa.eba_memt = &sc->sc_ememt;
689 ea.mongoose_eisa.eba_dmat = NULL /* &sc->sc_edmat */;
690 ea.mongoose_eisa.eba_ec = &sc->sc_ec;
691 config_found(self, &ea.mongoose_eisa, eisabusprint,

Completed in 74 milliseconds