/src/sys/arch/sun3/sun3x/ |
iommu.c | 53 static int iommu_match(device_t, cfdata_t, void *); 57 iommu_match, iommu_attach, NULL, NULL); 62 iommu_match(device_t parent, cfdata_t cf, void *args) function in typeref:typename:int
|
iommu.c | 53 static int iommu_match(device_t, cfdata_t, void *); 57 iommu_match, iommu_attach, NULL, NULL); 62 iommu_match(device_t parent, cfdata_t cf, void *args) function in typeref:typename:int
|
/src/sys/arch/sparc/sparc/ |
iommu.c | 83 int iommu_match(device_t, cfdata_t, void *); 90 iommu_match, iommu_attach, NULL, NULL); 132 iommu_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
iommu.c | 83 int iommu_match(device_t, cfdata_t, void *); 90 iommu_match, iommu_attach, NULL, NULL); 132 iommu_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|