tag | line | file | source code |
---|---|---|---|
__inb | 28 | arch/alpha/lib/io.c | return __inb(addr); |
__inb | 318 | include/asm-alpha/apecs.h | (__builtin_constant_p((port))?__inb(port):_inb(port)) |
__inb | 257 | include/asm-alpha/jensen.h | (__builtin_constant_p((port))?__inb(port):_inb(port)) |
__inb | 300 | include/asm-alpha/lca.h | (__builtin_constant_p((port))?__inb(port):_inb(port)) |
__inb | 161 | include/asm-i386/io.h | __inb(port)) |
__inb | 206 | include/asm-mips/io.h | __inb(port)) |