Home
last modified time | relevance | path

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

/freebsd/sys/amd64/acpica/
H A Dacpi_machdep.c254 nexus_acpi_probe(device_t dev) in nexus_acpi_probe() function
280 DEVMETHOD(device_probe, nexus_acpi_probe),
/freebsd/sys/i386/acpica/
H A Dacpi_machdep.c273 nexus_acpi_probe(device_t dev) in nexus_acpi_probe() function
299 DEVMETHOD(device_probe, nexus_acpi_probe),
/freebsd/sys/arm64/arm64/
H A Dnexus.c100 static device_probe_t nexus_acpi_probe; variable
525 DEVMETHOD(device_probe, nexus_acpi_probe),
543 nexus_acpi_probe(device_t dev) in nexus_acpi_probe() function