taglinefilesource code
mse_byte154kernel/chr_drv/msbusmouse.cregister int mse_byte;
mse_byte166kernel/chr_drv/msbusmouse.cmse_byte = inb(MS_MSE_SIGNATURE_PORT);
mse_byte176kernel/chr_drv/msbusmouse.cif (inb(MS_MSE_SIGNATURE_PORT) == mse_byte)