DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OPREGION_SIGNATURE
sys/dev/drm/i915/intel_opregion.c
966
char buf[sizeof(OPREGION_SIGNATURE)];
sys/dev/drm/i915/intel_opregion.c
993
if (memcmp(buf, OPREGION_SIGNATURE, 16)) {