AUX_PORT
which_port = (stat & I8042_STAT_AUXBF) ? AUX_PORT : MAIN_PORT;
case AUX_PORT:
case AUX_PORT:
if (port->which == AUX_PORT)
if (which_port != MAIN_PORT && which_port != AUX_PORT) {