Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EE_Write1
usr/src/grub/grub-0.97/netboot/natsemi.c
360
short dataval = (read_cmd & (1 << i)) ? EE_Write1 : EE_Write0;
usr/src/grub/grub-0.97/netboot/w89c840.c
741
short dataval = (read_cmd & (1 << i)) ? EE_Write1 : EE_Write0;