Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TxState
drivers/net/ethernet/dec/tulip/de2104x.c
1209
if (status & (RxState | TxState))
drivers/net/ethernet/dec/tulip/de2104x.c
844
return (dr32(MacStatus) & (RxState | TxState)) ? 1 : 0;