tag | line | file | source code |
_inb | 30 | arch/alpha/kernel/ksyms.c | X(_inb), |
_inb | 341 | include/asm-alpha/alcor.h | (__builtin_constant_p((port))?__inb(port):_inb(port)) |
_inb | 386 | include/asm-alpha/apecs.h | (__builtin_constant_p((port))?__inb(port):_inb(port)) |
_inb | 91 | include/asm-alpha/io.h | extern unsigned int _inb (unsigned long port); |
_inb | 110 | include/asm-alpha/io.h | # define inb(p) _inb((p)) |
_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)) |