Searched refs:lptflag (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/ppbus/
H A Dif_plip.c141 #define lprintf if (lptflag) printf
144 static int volatile lptflag = 1; variable
146 static int volatile lptflag = 0; variable
H A Dlpt.c94 if (lptflag) \
97 static int volatile lptflag = 1; variable
/freebsd-9.3-release/sys/pc98/cbus/
H A Dolpt.c133 if (lptflag) \
136 static int volatile lptflag = 1; variable

Completed in 168 milliseconds