Home
last modified time | relevance | path

Searched defs:astro_softc (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/arch/hppa/dev/
H A Dastro.c114 struct astro_softc { struct
115 struct device sc_dv;
117 bus_dma_tag_t sc_dmat;
118 struct astro_regs volatile *sc_regs;
119 u_int64_t *sc_pdir;
121 char sc_dvmamapname[20];
122 struct extent *sc_dvmamap;
123 struct mutex sc_dvmamtx;
125 struct hppa_bus_dma_tag sc_dmatag;