Searched defs:hdlcdrv_state (Results 1 – 1 of 1) sorted by relevance
181 struct hdlcdrv_state { struct182 int magic;183 int opened;185 const struct hdlcdrv_ops *ops;187 struct {189 } par;191 struct hdlcdrv_pttoutput {197 } ptt_out;199 struct hdlcdrv_channel_params ch_params;201 struct hdlcdrv_hdlcrx {[all …]