tag | line | file | source code |
---|---|---|---|
Vector_Latch | 267 | drivers/char/scc.c | io_port Vector_Latch = 0; |
Vector_Latch | 746 | drivers/char/scc.c | if (Vector_Latch) |
Vector_Latch | 750 | drivers/char/scc.c | Outb(Vector_Latch, 0); /* Generate INTACK */ |
Vector_Latch | 753 | drivers/char/scc.c | if((vector=Inb(Vector_Latch)) >= 16 * Nchips) break; |
Vector_Latch | 2138 | drivers/char/scc.c | Vector_Latch = hwcfg.vector_latch; |