Lines Matching refs:bool_t
60 typedef u_char bool_t; /* boolean */ typedef
67 bool_t l_queued; /* nonzero if queued */
74 bool_t active_out; /* nonzero if the callout device is open */
77 bool_t esp; /* is this unit a hayes esp board? */
81 bool_t hasfifo; /* nonzero for 16550 UARTs */
82 bool_t st16650a; /* Is a Startech 16650A or RTS/CTS compat */
83 bool_t loses_outints; /* nonzero if device loses output interrupts */
86 bool_t multiport; /* is this unit part of a multiport device? */
88 bool_t no_irq; /* nonzero if irq is not attached */
89 bool_t gone; /* hardware disappeared */
90 bool_t poll; /* nonzero if polling is required */
91 bool_t poll_output; /* nonzero if polling for output is required */
143 bool_t do_timestamp;
144 bool_t do_dcd_timestamp;