Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
outp
drivers/net/fddi/skfp/h/types.h
31
#define outp(p,c) iowrite8(c,p)
drivers/scsi/advansys.c
77
#define outp(port, byte) outb((byte), (port))