fcnt_tx 537 drivers/isdn/hardware/mISDN/hfcpci.c int new_z2, fcnt_rx, fcnt_tx, maxlen; fcnt_tx 555 drivers/isdn/hardware/mISDN/hfcpci.c fcnt_tx = le16_to_cpu(*z2t) - le16_to_cpu(*z1t); fcnt_tx 556 drivers/isdn/hardware/mISDN/hfcpci.c if (fcnt_tx <= 0) fcnt_tx 557 drivers/isdn/hardware/mISDN/hfcpci.c fcnt_tx += B_FIFO_SIZE; fcnt_tx 559 drivers/isdn/hardware/mISDN/hfcpci.c fcnt_tx = B_FIFO_SIZE - fcnt_tx; fcnt_tx 589 drivers/isdn/hardware/mISDN/hfcpci.c recv_Bchannel(bch, fcnt_tx, false); /* bch, id, !force */