OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ICW1_SNGL
sys/dev/ic/i8259reg.h
50
#define ICW1_SNGL (1U << 1) /* 1 == single, 0 == cascade */
usr.sbin/vmd/i8259.h
27
#define ICW1_SNGL (0x1 << 1)