Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/acpica/
H A Dacpi_machdep.c276 nexus_acpi_probe(device_t dev) in nexus_acpi_probe() function
301 DEVMETHOD(device_probe, nexus_acpi_probe),
/f-stack/freebsd/amd64/acpica/
H A Dacpi_machdep.c258 nexus_acpi_probe(device_t dev) in nexus_acpi_probe() function
283 DEVMETHOD(device_probe, nexus_acpi_probe),
/f-stack/freebsd/arm64/arm64/
H A Dnexus.c99 static device_probe_t nexus_acpi_probe; variable
486 DEVMETHOD(device_probe, nexus_acpi_probe),
505 nexus_acpi_probe(device_t dev) in nexus_acpi_probe() function