Searched defs:whiteheat_status_info (Results 1 – 1 of 1) sorted by relevance
221 struct whiteheat_status_info { struct222 __u8 port; /* port number (1 to N) */223 __u8 event; /* indicates what the current event is,225 __u8 modem; /* modem signal status (copy of uart's227 __u8 error; /* line status (copy of uart's LSR register) */228 __u8 flow; /* flow control state, see WHITEHEAT_FLOW_*230 __u8 connect; /* 0 means not connected, non-zero means