Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PHY_SOF
usr/src/grub/grub-0.97/netboot/e1000.c
2895
(PHY_OP_READ << 10) | (PHY_SOF << 12));
usr/src/grub/grub-0.97/netboot/e1000.c
2990
(PHY_OP_WRITE << 12) | (PHY_SOF << 14));
usr/src/uts/common/io/e1000api/e1000_82543.c
520
(PHY_OP_READ << 10) | (PHY_SOF << 12));
usr/src/uts/common/io/e1000api/e1000_82543.c
572
(PHY_OP_WRITE << 12) | (PHY_SOF << 14));