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