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

  /src/sys/dev/ppbus/
if_plip.c 155 #define LP_PRINTF if (lpflag) printf
158 static int volatile lpflag = 1; variable in typeref:typename:int volatile
160 static int volatile lpflag = 0; variable in typeref:typename:int volatile
if_plip.c 155 #define LP_PRINTF if (lpflag) printf
158 static int volatile lpflag = 1; variable in typeref:typename:int volatile
160 static int volatile lpflag = 0; variable in typeref:typename:int volatile
if_plip.c 155 #define LP_PRINTF if (lpflag) printf
158 static int volatile lpflag = 1; variable in typeref:typename:int volatile
160 static int volatile lpflag = 0; variable in typeref:typename:int volatile

Completed in 32 milliseconds