Searched refs:channo (Results 1 – 2 of 2) sorted by relevance
768 unsigned int channo; in process_incoming() local787 channo = qe->cmd & 0xffff; in process_incoming()789 if (channo < dev->nchannels) in process_incoming()790 atm_vcc = dev->atm_vccs[channo]; in process_incoming()815 printk (KERN_ERR "Got a receive on a non-open channel %d.\n", channo); in process_incoming()900 for (to=33;to;to--, dev->channo++) { in fs_open()902 if (dev->channo >= 32) in fs_open()903 dev->channo = 0; in fs_open()905 if (DO_DIRECTION(rxtp) && dev->atm_vccs[dev->channo]) in fs_open()908 if (DO_DIRECTION(txtp) && test_bit (dev->channo, dev->tx_inuse)) in fs_open()[all …]
435 int channo; member465 int channo; member