Searched defs:falc (Results 1 – 1 of 1) sorted by relevance
213 typedef struct falc { struct214 u8 sync; /* If true FALC is synchronized */215 u8 active; /* if TRUE then already active */216 u8 loop_active; /* if TRUE a line loopback UP was received */217 u8 loop_gen; /* if TRUE a line loopback UP was issued */219 u8 num_channels;220 u8 offset; /* 1 for T1, 0 for E1 */221 u8 full_bandwidth;223 u8 xmb_cause;224 u8 multiframe_mode;[all …]