Home
last modified time | relevance | path

Searched refs:sbus_attach_iommu (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/sparc/dev/
H A Dsbus.c114 void sbus_attach_iommu(device_t, device_t, void *);
126 sbus_match_iommu, sbus_attach_iommu, NULL, NULL);
284 sbus_attach_iommu(device_t parent, device_t self, void *aux) in sbus_attach_iommu() function