tag
line
file
source code
MSE_INT_OFF
51
drivers/char/amigamouse.c
#define MSE_INT_OFF() mouseint_allowed = 0
MSE_INT_OFF
59
include/linux/busmouse.h
#define MSE_INT_OFF() outb(MSE_DISABLE_INTERRUPTS, MSE_CONTROL_PORT)