Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/mmio/
H A Dvirtio_mmio_acpi.c53 static int vtmmio_acpi_probe(device_t);
57 DEVMETHOD(device_probe, vtmmio_acpi_probe),
69 vtmmio_acpi_probe(device_t dev) in vtmmio_acpi_probe() function