NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ETHREG
sys/arch/arm/at91/at91emac.c
86
#define EMAC_READ(x) ETHREG(x)
sys/arch/arm/at91/at91emac.c
87
#define EMAC_WRITE(x, y) ETHREG(x) = (y)