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