Searched refs:serial_y (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dserial.c33 static int serial_y; variable
372 serial_y++;
401 return (serial_x << 8) | serial_y;
412 serial_y = y;
422 serial_x = serial_y = 0;

Completed in 30 milliseconds