tag | line | file | source code |
---|---|---|---|
pos | 195 | arch/m68k/kernel/console.c | #define pos (vc_cons[currcons].d->vc_pos) |
pos | 504 | arch/ppc/kernel/raw_printf.c | outb(addr_6845+1, pos >> 8); |
pos | 506 | arch/ppc/kernel/raw_printf.c | outb(addr_6845+1, pos); |
pos | 507 | arch/ppc/kernel/raw_printf.c | lastpos = pos; |
pos | 83 | drivers/char/console_struct.h | #define pos (vc_cons[currcons].d->vc_pos) |
pos | 936 | drivers/char/suncons.c | #undef pos |