Searched refs:npx_acpi_match (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/i386/acpi/
H A Dnpx_acpi.c49 static int npx_acpi_match(device_t, cfdata_t, void *);
52 CFATTACH_DECL_NEW(npx_acpi, sizeof(struct npx_softc), npx_acpi_match,
65 * npx_acpi_match: autoconf(9) match routine
68 npx_acpi_match(device_t parent, cfdata_t match, void *aux) function

Completed in 302 milliseconds