tag | line | file | source code |
---|---|---|---|
__inb | 30 | arch/alpha/lib/io.c | return __inb(addr); |
__inb | 328 | include/asm-alpha/apecs.h | (__builtin_constant_p((port))?__inb(port):(inb)(port)) |
__inb | 271 | include/asm-alpha/jensen.h | (__builtin_constant_p((port))?__inb(port):(inb)(port)) |
__inb | 303 | include/asm-alpha/lca.h | (__builtin_constant_p((port))?__inb(port):(inb)(port)) |
__inb | 155 | include/asm-i386/io.h | __inb(port)) |
__inb | 158 | include/asm-mips/io.h | __inb(port)) |