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

/freebsd-10.1-release/sys/dev/acpica/
H A Dacpi_cpu.c149 static int cpu_ndevices; variable
849 devclass_get_devices(acpi_cpu_devclass, &cpu_devices, &cpu_ndevices);
862 for (i = 0; i < cpu_ndevices; i++) {
872 for (i = 0; i < cpu_ndevices; i++) {
883 for (i = 0; i < cpu_ndevices; i++) {
896 for (i = 0; i < cpu_ndevices; i++) {
1316 for (i = 0; i < cpu_ndevices; i++) {

Completed in 94 milliseconds