iadev_count 78 drivers/atm/iphase.c static int iadev_count; iadev_count 2441 drivers/atm/iphase.c for (i = 0; i < iadev_count; i++) { iadev_count 2765 drivers/atm/iphase.c if ((board < 0) || (board > iadev_count)) iadev_count 2767 drivers/atm/iphase.c board = array_index_nospec(board, iadev_count + 1); iadev_count 3209 drivers/atm/iphase.c ia_dev[iadev_count] = iadev; iadev_count 3210 drivers/atm/iphase.c _ia_dev[iadev_count] = dev; iadev_count 3211 drivers/atm/iphase.c iadev_count++; iadev_count 3214 drivers/atm/iphase.c iadev_count--; iadev_count 3215 drivers/atm/iphase.c ia_dev[iadev_count] = NULL; iadev_count 3216 drivers/atm/iphase.c _ia_dev[iadev_count] = NULL; iadev_count 3220 drivers/atm/iphase.c IF_EVENT(printk("iadev_count = %d\n", iadev_count);) iadev_count 3252 drivers/atm/iphase.c iadev_count--; iadev_count 3253 drivers/atm/iphase.c ia_dev[iadev_count] = NULL; iadev_count 3254 drivers/atm/iphase.c _ia_dev[iadev_count] = NULL;