Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FUNC_B_TYPE
src/add-ons/kernel/drivers/nvmm/include/machine/specialreg.h
325
#define FUNC_B_TYPE(ecx) (((ecx) >> 8) & 0xff)
src/libs/nvmm/driver/include/machine/specialreg.h
325
#define FUNC_B_TYPE(ecx) (((ecx) >> 8) & 0xff)