Searched defs:bitbuf (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/drivers/net/hamradio/ |
D | baycom_epp.c | 191 unsigned int bitbuf, bitstream, numbits, state; member 374 unsigned bitstream, notbitstream, bitbuf, numbit, crc; in encode_hdlc() local 565 unsigned int bitbuf, notbitstream, bitstream, numbits, state; in receive() local
|
/linux-3.3/include/linux/ |
D | hdlcdrv.h | 207 unsigned int bitbuf; member 231 unsigned int bitbuf; member
|