Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TXCOLLCNT
usr/src/uts/common/io/afe/afeimpl.h
257
#define TXCOLLCNT(x) ((x & TXSTAT_COLLCNT) >> 3)
usr/src/uts/common/io/mxfe/mxfeimpl.h
283
#define TXCOLLCNT(x) ((x & TXSTAT_COLLCNT) >> 3)