tag | line | file | source code |
_outb | 321 | include/asm-alpha/apecs.h | (__builtin_constant_p((port))?__outb((x),(port)):_outb((x),(port))) |
_outb | 92 | include/asm-alpha/io.h | extern void _outb (unsigned char b,unsigned long port); |
_outb | 115 | include/asm-alpha/io.h | # define outb(b,p) _outb((b),(p)) |
_outb | 260 | include/asm-alpha/jensen.h | (__builtin_constant_p((port))?__outb((x),(port)):_outb((x),(port))) |
_outb | 303 | include/asm-alpha/lca.h | (__builtin_constant_p((port))?__outb((x),(port)):_outb((x),(port))) |
_outb | 157 | kernel/ksyms.c | X(_outb), |