Go to the source code of this file.
Definition at line 22 of file lp.h.
#define LP_ABORTOPEN 0x0100 |
Definition at line 24 of file lp.h.
Definition at line 17 of file lp.h.
#define LP_BUSY_BIT_POS 2 |
Definition at line 18 of file lp.h.
#define LP_CAREFUL 0x0080 /* obsoleted -arca */ |
Definition at line 23 of file lp.h.
#define LP_DATA_AVAIL 0x0800 /* Data is available. */ |
Definition at line 28 of file lp.h.
Definition at line 21 of file lp.h.
Definition at line 15 of file lp.h.
#define LP_INIT_CHAR 1000 |
Definition at line 49 of file lp.h.
Definition at line 67 of file lp.h.
Definition at line 55 of file lp.h.
#define LP_NO_REVERSE 0x0400 /* No reverse mode available. */ |
Definition at line 27 of file lp.h.
Definition at line 20 of file lp.h.
Definition at line 19 of file lp.h.
#define LP_PACK 0x40 /* unchanged input, active low */ |
Definition at line 36 of file lp.h.
#define LP_PBUSY 0x80 /* inverted input, active high */ |
Definition at line 35 of file lp.h.
#define LP_PERRORP 0x08 /* unchanged input, active low */ |
Definition at line 39 of file lp.h.
#define LP_POUTPA 0x20 /* unchanged input, active high */ |
Definition at line 37 of file lp.h.
#define LP_PSELECD 0x10 /* unchanged input, active high */ |
Definition at line 38 of file lp.h.
Definition at line 16 of file lp.h.
#define LP_TIMEOUT_INTERRUPT (60 * HZ) |
Definition at line 91 of file lp.h.
#define LP_TIMEOUT_POLLED (10 * HZ) |
Definition at line 92 of file lp.h.
#define LP_TRUST_IRQ_ 0x0200 /* obsolete */ |
Definition at line 26 of file lp.h.
Value:
Definition at line 72 of file lp.h.
Value:
Definition at line 78 of file lp.h.
Value:
Definition at line 77 of file lp.h.
#define LPCHAR 0x0601 /* corresponds to LP_INIT_CHAR */ |
Definition at line 70 of file lp.h.
#define LPGETFLAGS 0x060e /* get status flags */ |
Definition at line 84 of file lp.h.
#define LPGETIRQ 0x0606 /* get the current IRQ number */ |
Definition at line 74 of file lp.h.
#define LPGETSTATUS 0x060b /* return LP_S(minor) */ |
Definition at line 79 of file lp.h.
#define LPRESET 0x060c /* reset printer */ |
Definition at line 80 of file lp.h.
Value:
Definition at line 73 of file lp.h.
#define LPSETTIMEOUT 0x060f /* set parport timeout */ |
Definition at line 85 of file lp.h.
#define LPTIME 0x0602 /* corresponds to LP_INIT_TIME */ |
Definition at line 71 of file lp.h.
#define LPWAIT 0x0608 /* corresponds to LP_INIT_WAIT */ |
Definition at line 75 of file lp.h.