NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
inwrb
sys/arch/bebox/stand/boot/boot.h
54
u_short inwrb(int);
sys/arch/bebox/stand/boot/wdvar.h
58
#define WDC_READ_DATA(chp) inwrb((chp)->c_data)
sys/arch/powerpc/include/pio.h
180
#define in16rb(a) inwrb(a)