Searched defs:CH_CTRL (Results 1 – 1 of 1) sorted by relevance
394 struct CH_CTRL { struct395 __u32 op_mode; /* operation mode */396 __u32 intr_enable; /* interrupt masking */397 __u32 sw_flow; /* SW flow control */398 __u32 flow_status; /* output flow status */399 __u32 comm_baud; /* baud rate - numerically specified */400 __u32 comm_parity; /* parity */401 __u32 comm_data_l; /* data length/stop */402 __u32 comm_flags; /* other flags */403 __u32 hw_flow; /* HW flow control */[all …]