OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EXC_ALI_RST
sys/arch/powerpc/include/trap.h
84
#define EXC_ALI_RST(dsisr) ((dsisr >> 5) & 0x1f) /* source or target */
sys/arch/powerpc64/include/trap.h
131
#define EXC_ALI_RST(dsisr) ((dsisr >> 5) & 0x1f) /* source or target */