Searched defs:hdlcdrv_state (Results 1 – 1 of 1) sorted by relevance
85 struct hdlcdrv_state { struct86 int magic;87 int opened;89 const struct hdlcdrv_ops *ops;91 struct {93 } par;95 struct hdlcdrv_pttoutput {101 } ptt_out;103 struct hdlcdrv_channel_params ch_params;105 struct hdlcdrv_hdlcrx {[all …]