Home
last modified time | relevance | path

Searched refs:LP_AUTOLF (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ppbus/
H A Dlpt.c120 #define LP_AUTOLF 0x40 /* tell printer to do an automatic lf */ macro
565 if (sc->sc_flags & LP_AUTOLF) in lptopen()