Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
writeb_be
arch/mips/include/asm/io.h
367
#define writeb_be(val, addr) \
arch/sparc/include/asm/io.h
18
#define writeb_be(__b, __addr) __raw_writeb(__b, __addr)