| tag | line | file | source code |
|---|---|---|---|
| mse_byte | 154 | kernel/chr_drv/msbusmouse.c | register int mse_byte; |
| mse_byte | 166 | kernel/chr_drv/msbusmouse.c | mse_byte = inb(MS_MSE_SIGNATURE_PORT); |
| mse_byte | 176 | kernel/chr_drv/msbusmouse.c | if (inb(MS_MSE_SIGNATURE_PORT) == mse_byte) |