HomeSort by: relevance | last modified time | path
    Searched refs:old_pos (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arc/dev/
pccons.c 456 static int old_pos = -1; local in function:do_async_update
481 if (pos != old_pos) {
486 old_pos = pos;
pccons.c 456 static int old_pos = -1; local in function:do_async_update
481 if (pos != old_pos) {
486 old_pos = pos;
pccons.c 456 static int old_pos = -1; local in function:do_async_update
481 if (pos != old_pos) {
486 old_pos = pos;

Completed in 35 milliseconds