NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IOW
sys/arch/evbarm/stand/board/smdk2410_io_init.c
32
#define IOW(a, d) (*(volatile unsigned int *)(a) = (d))
sys/arch/evbarm/stand/board/smdk2800_io_init.c
48
#define IOW(a, d) (*(volatile unsigned int *)(a) = (d))