Lines Matching defs:flags
2966 * Assemble registers and flags necessary to program the port to our liking.
2975 register int wr3, wr4, wr5, wr15, speed, baudrate, flags = 0;
3019 flags |= ZSP_PARITY_SPECIAL;
3056 flags |= ZSP_PARITY_SPECIAL;
3097 !(flags & ZSP_PARITY_SPECIAL)) ||
3099 (flags & ZSP_PARITY_SPECIAL)) ||
3107 zspp->flags = (uchar_t)flags;
3166 * Set the receiver flags
3283 zspp->flags = 0;