Searched refs:ia_dev (Results 1 – 1 of 1) sorted by relevance
77 static IADEV *ia_dev[8]; variable2446 if (ia_dev[i]) {2452 ia_update_stats(ia_dev[i]);2458 spin_lock_irqsave(&ia_dev[i]->tx_lock, flags);2459 if (ia_dev[i]->close_pending) 2460 wake_up(&ia_dev[i]->close_wait);2461 ia_tx_poll(ia_dev[i]);2773 iadev = ia_dev[board];3197 ia_dev[iadev_count] = iadev;3203 ia_dev[iadev_count] = NULL;[all …]