Home
last modified time | relevance | path

Searched refs:mongoose_eisa (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/hppa/dev/
H A Dmongoose.c202 struct eisabus_attach_args mongoose_eisa; member
687 ea.mongoose_eisa.eba_iot = &sc->sc_eiot; in mgattach()
688 ea.mongoose_eisa.eba_memt = &sc->sc_ememt; in mgattach()
689 ea.mongoose_eisa.eba_dmat = NULL /* &sc->sc_edmat */; in mgattach()
690 ea.mongoose_eisa.eba_ec = &sc->sc_ec; in mgattach()
691 config_found(self, &ea.mongoose_eisa, eisabusprint, in mgattach()