Searched defs:hdlcdrv_state (Results 1 – 1 of 1) sorted by relevance
86 struct hdlcdrv_state { struct87 int magic;88 int opened;90 const struct hdlcdrv_ops *ops;92 struct {94 } par;96 struct hdlcdrv_pttoutput {102 } ptt_out;104 struct hdlcdrv_channel_params ch_params;106 struct hdlcdrv_hdlcrx {[all …]