tag
line
file
source code
_inw
65
include/asm-alpha/io.h
extern unsigned int _inw (unsigned long port);
_inw
73
include/asm-alpha/io.h
# define inw(p) _inw((p))