Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CMD_EOL
drivers/net/ethernet/i825xx/82596.c
171
#define CMD_EOL 0x8000 /* The last command of the list, stop. */
drivers/net/ethernet/i825xx/ether1.h
243
#define CMD_EOL (1 << 15)
drivers/net/ethernet/i825xx/lib82596.c
137
#define CMD_EOL 0x8000 /* The last command of the list, stop. */