Home
last modified time | relevance | path

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

/reactos/drivers/bus/acpi/busmgr/
H A Dbus.c58 int ProcessorCount, PowerDeviceCount, PowerButtonCount, FixedPowerButtonCount; variable
1285 snprintf(uid, sizeof(static_uid_buffer), "%d", (PowerDeviceCount++)); in acpi_bus_add()