Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
inl
headers/os/drivers/pcmcia/k_compat.h
42
#define inl(p) (isa->read_io_32)(p)
src/libs/compat/freebsd_network/compat/machine/x86/bus.h
1036
#define inl(a) compiler_error
src/libs/compat/freebsd_network/compat/machine/x86/cpufunc.h
180
inl(u_int port)
src/libs/compat/freebsd_network/compat/machine/x86_64/cpufunc.h
163
inl(u_int port)