| tag | line | file | source code |
|---|---|---|---|
| outw | 50 | arch/alpha/lib/io.c | #undef outw |
| outw | 51 | arch/alpha/lib/io.c | void outw(unsigned short b, unsigned long addr) |
| outw | 96 | drivers/scsi/in2000.c | inline static void outw( unsigned short value, unsigned short port ) |
| outw | 141 | include/asm-i386/io.h | #define outw(val,port) \ |
| outw | 170 | include/asm-mips/io.h | #define outw(val,port) \ |
| outw | 43 | include/asm-sparc/io.h | extern inline void outw(unsigned short b, unsigned long addr) |