Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Outb
include/linux/scc.h
21
#define Outb(port, val) outb_p(val, port)
include/linux/scc.h
24
#define Outb(port, val) outb(val, port)