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()816 printk (KERN_ERR "Got a receive on a non-open channel %d.\n", channo); in process_incoming()901 for (to=33;to;to--, dev->channo++) { in fs_open()903 if (dev->channo >= 32) in fs_open()904 dev->channo = 0; in fs_open()906 if (DO_DIRECTION(rxtp) && dev->atm_vccs[dev->channo]) in fs_open()909 if (DO_DIRECTION(txtp) && test_bit (dev->channo, dev->tx_inuse)) in fs_open()[all …]
435 int channo; member465 int channo; member