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

  /src/sys/arch/amiga/dev/
ser.c 578 static int break_in_progress = 0; local in function:sereint
603 if (break_in_progress)
607 break_in_progress = 1;
617 break_in_progress = 0;
ser.c 578 static int break_in_progress = 0; local in function:sereint
603 if (break_in_progress)
607 break_in_progress = 1;
617 break_in_progress = 0;

Completed in 112 milliseconds