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

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

Completed in 34 milliseconds