Home
last modified time | relevance | path

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

/freebsd/tools/tools/ncpus/
H A Dncpus.c4 extern int acpi_detect(void);
10 printf("acpi: %d\n", acpi_detect()); in main()
H A Dacpi.c58 int acpi_detect(void);
288 acpi_detect(void) in acpi_detect() function
/freebsd/stand/efi/loader/
H A Dmain.c1121 acpi_detect(void) in acpi_detect() function
1200 acpi_detect(); in main()