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

/netbsd-current/sys/dev/ppbus/
H A Dlptreg.h59 #define LPS_NACK 0x40 /* 10 printer no ack of data */ macro
74 #define LPS_INVERT (LPS_NBSY | LPS_NACK | LPS_SEL | LPS_NERR)
75 #define LPS_MASK (LPS_NBSY | LPS_NACK | LPS_OUT | LPS_SEL | LPS_NERR)
/netbsd-current/sys/dev/ic/
H A Dlptreg.h64 #define LPS_NACK 0x40 /* printer no ack of data */ macro
H A Dlptvar.h85 #define LPS_INVERT (LPS_SELECT|LPS_NERR|LPS_NBSY|LPS_NACK)
86 #define LPS_MASK (LPS_SELECT|LPS_NERR|LPS_NBSY|LPS_NACK|LPS_NOPAPER)

Completed in 133 milliseconds