Searched refs:iommu_hw (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/arch/sparc64/dev/
H A Diommuvar.h103 struct iommu_hw { struct
116 extern const struct iommu_hw iommu_hw_default;
130 const struct iommu_hw *is_hw;
143 void iommu_init(char *, const struct iommu_hw *, struct iommu_state *,
H A Dpyro.c141 const struct iommu_hw iommu_hw_fire = {
151 const struct iommu_hw iommu_hw_oberon = {
298 const struct iommu_hw *ihw = &iommu_hw_fire;
H A Diommu.c107 const struct iommu_hw iommu_hw_default = {
149 iommu_init(char *name, const struct iommu_hw *ihw, struct iommu_state *is,

Completed in 195 milliseconds