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

  /src/sys/arch/amiga/dev/
ser.c 152 static u_short sbovfl; variable in typeref:typename:u_short
517 ++sbovfl;
559 if (sbovfl != 0) {
560 ovfl = sbovfl;
561 sbovfl = 0;
ser.c 152 static u_short sbovfl; variable in typeref:typename:u_short
517 ++sbovfl;
559 if (sbovfl != 0) {
560 ovfl = sbovfl;
561 sbovfl = 0;

Completed in 45 milliseconds