Home
last modified time | relevance | path

Searched defs:hdlcdrv_hdlcrx (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dhdlcdrv.h106 struct hdlcdrv_hdlcrx { struct
107 struct hdlcdrv_hdlcbuffer hbuf;
108 unsigned long in_hdlc_rx;
110 int rx_state;
111 unsigned int bitstream;
112 unsigned int bitbuf;
113 int numbits;
114 unsigned char dcd;
116 int len;
117 unsigned char *bp;
[all …]