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