notbitstream 363 drivers/net/hamradio/baycom_epp.c unsigned bitstream, notbitstream, bitbuf, numbit, crc; notbitstream 385 drivers/net/hamradio/baycom_epp.c notbitstream = ~bitstream; notbitstream 391 drivers/net/hamradio/baycom_epp.c if (unlikely(!(notbitstream & (0x1f0 << j)))) { notbitstream 396 drivers/net/hamradio/baycom_epp.c notbitstream = ~bitstream; notbitstream 555 drivers/net/hamradio/baycom_epp.c unsigned int bitbuf, notbitstream, bitstream, numbits, state; notbitstream 579 drivers/net/hamradio/baycom_epp.c notbitstream = ~bitstream; notbitstream 583 drivers/net/hamradio/baycom_epp.c if (unlikely(!(notbitstream & (0x0fc << j)))) { notbitstream 586 drivers/net/hamradio/baycom_epp.c if (!(notbitstream & (0x1fc << j)))