Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MID_INDEX
usr/src/uts/common/io/hxge/hxge_rxdma.c
321
#define MID_INDEX(l, r) ((r + l + 1) >> 1)
usr/src/uts/common/io/nxge/nxge_rxdma.c
688
#define MID_INDEX(l, r) ((r + l + 1) >> 1)