Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MSK_RX_INC
src/add-ons/kernel/drivers/network/ether/marvell_yukon/dev/msk/if_mskreg.h
2427
#define MSK_RX_INC(x, y) (x) = (x + 2) % y
src/add-ons/kernel/drivers/network/ether/marvell_yukon/dev/msk/if_mskreg.h
2431
#define MSK_RX_INC(x, y) (x) = (x + 1) % y