Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/acpica/
H A Dacpi_machdep.c288 nexus_acpi_attach(device_t dev) in nexus_acpi_attach() function
302 DEVMETHOD(device_attach, nexus_acpi_attach),
/f-stack/freebsd/amd64/acpica/
H A Dacpi_machdep.c270 nexus_acpi_attach(device_t dev) in nexus_acpi_attach() function
284 DEVMETHOD(device_attach, nexus_acpi_attach),
/f-stack/freebsd/arm64/arm64/
H A Dnexus.c100 static device_attach_t nexus_acpi_attach; variable
487 DEVMETHOD(device_attach, nexus_acpi_attach),
516 nexus_acpi_attach(device_t dev) in nexus_acpi_attach() function