OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PN8_ACPI_CTRL_TO_VST
sys/arch/amd64/amd64/powernow-k8.c
82
#define PN8_ACPI_CTRL_TO_VST(x) (((x) >> 11) & 0x1f)
sys/arch/i386/i386/powernow-k8.c
82
#define PN8_ACPI_CTRL_TO_VST(x) (((x) >> 11) & 0x1f)