taglinefilesource code
MSE_INT_OFF51drivers/char/amigamouse.c#define MSE_INT_OFF()  mouseint_allowed = 0
MSE_INT_OFF59include/linux/busmouse.h#define MSE_INT_OFF()  outb(MSE_DISABLE_INTERRUPTS, MSE_CONTROL_PORT)