tag | line | file | source code |
---|---|---|---|
outw | 52 | arch/alpha/lib/io.c | #undef outw |
outw | 53 | arch/alpha/lib/io.c | void outw(unsigned short b, unsigned long addr) |
outw | 105 | drivers/scsi/in2000.c | inline static void outw( unsigned short value, unsigned short port ) |
outw | 76 | include/asm-alpha/io.h | # define outw(w,p) _outw((w),(p)) |
outw | 173 | include/asm-i386/io.h | #define outw(val,port) \ |
outw | 170 | include/asm-mips/io.h | #define outw(val,port) \ |
outw | 46 | include/asm-sparc/io.h | extern inline void outw(unsigned short b, unsigned long addr) |