OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ICW4_AEOI
sys/dev/ic/i8259reg.h
66
#define ICW4_AEOI (1U << 1) /* automatic end-of-interrupt */
usr.sbin/vmd/i8259.h
35
#define ICW4_AEOI (0x1 << 1)