Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RBIOS32
drivers/gpu/drm/amd/amdgpu/amdgpu.h
1446
#define RBIOS32(i) ((RBIOS16(i)) | (RBIOS16((i)+2) << 16))
drivers/gpu/drm/radeon/radeon.h
2658
#define RBIOS32(i) ((RBIOS16(i)) | (RBIOS16((i)+2) << 16))