INPORT_CONTROL_PORT 74 drivers/input/mouse/inport.c outb(INPORT_REG_MODE, INPORT_CONTROL_PORT); INPORT_CONTROL_PORT 77 drivers/input/mouse/inport.c outb(INPORT_REG_X, INPORT_CONTROL_PORT); INPORT_CONTROL_PORT 80 drivers/input/mouse/inport.c outb(INPORT_REG_Y, INPORT_CONTROL_PORT); INPORT_CONTROL_PORT 83 drivers/input/mouse/inport.c outb(INPORT_REG_BTNS, INPORT_CONTROL_PORT); INPORT_CONTROL_PORT 90 drivers/input/mouse/inport.c outb(INPORT_REG_MODE, INPORT_CONTROL_PORT); INPORT_CONTROL_PORT 101 drivers/input/mouse/inport.c outb(INPORT_REG_MODE, INPORT_CONTROL_PORT); INPORT_CONTROL_PORT 109 drivers/input/mouse/inport.c outb(INPORT_REG_MODE, INPORT_CONTROL_PORT); INPORT_CONTROL_PORT 155 drivers/input/mouse/inport.c outb(INPORT_RESET, INPORT_CONTROL_PORT); INPORT_CONTROL_PORT 156 drivers/input/mouse/inport.c outb(INPORT_REG_MODE, INPORT_CONTROL_PORT);