Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Diommuvar.h93 struct iommu_map_state { struct
94 struct strbuf_flush ims_flush; /* flush should be first (alignment) */
95 struct strbuf_ctl *ims_sb; /* Link to parent */
96 struct iommu_state *ims_iommu;
97 int ims_flags;
98 struct extent_region ims_er;
99 struct iommu_page_map ims_map; /* map must be last (array at end) */
/openbsd/sys/arch/hppa/dev/
H A Dastro.c148 struct iommu_map_state { struct
149 struct astro_softc *ims_sc;
150 bus_addr_t ims_dvmastart;
151 bus_size_t ims_dvmasize;
152 struct extent_region ims_er;
153 struct iommu_page_map ims_map; /* map must be last (array at end) */