Home
last modified time | relevance | path

Searched refs:eni_boards (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/atm/
H A Deni.c151 static struct atm_dev *eni_boards = NULL; variable
1466 if (eni_boards) printk(KERN_INFO "loss: %ld\n",ENI_DEV(eni_boards)->lost);
2259 eni_dev->more = eni_boards; in eni_init_one()
2260 eni_boards = dev; in eni_init_one()