tx_channel_record 1475 drivers/atm/horizon.c dev->tx_channel_record[tx_channel] = channel; tx_channel_record 1656 drivers/atm/horizon.c if (dev->tx_channel_record[tx_channel] == channel) { tx_channel_record 2496 drivers/atm/horizon.c if (dev->tx_channel_record[i] == channel) { tx_channel_record 2497 drivers/atm/horizon.c dev->tx_channel_record[i] = -1; tx_channel_record 2750 drivers/atm/horizon.c dev->tx_channel_record[i] = -1; tx_channel_record 426 drivers/atm/horizon.h u16 tx_channel_record[TX_CHANS];