Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/amd/
H A Damdiommu.c51 static int amdiommu_probe(device_t);
60 DEVMETHOD(device_probe, amdiommu_probe),
74 amdiommu_probe(device_t dev) in amdiommu_probe() function