Searched defs:iommu_attach_args (Results 1 – 1 of 1) sorted by relevance
37 struct iommu_attach_args { struct38 bus_space_tag_t iom_bustag;39 bus_dma_tag_t iom_dmatag;40 const char *iom_name; /* PROM node name */41 int iom_node; /* PROM handle */42 struct openprom_addr *iom_reg;43 int iom_nreg;