Home
last modified time | relevance | path

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

/drivers/net/ethernet/sun/
Dsunhme.c2143 struct net_device *dev = qp->happy_meals[i]; in quattro_sbus_interrupt()
2570 qp->happy_meals[i] = NULL; in quattro_sbus_find()
2594 if (!qp->happy_meals[qfe_slot]) in quattro_sbus_register_irqs()
2623 if (!qp->happy_meals[qfe_slot]) in quattro_sbus_free_irqs()
2652 qp->happy_meals[i] = NULL; in quattro_pci_find()
2698 if (qp->happy_meals[qfe_slot] == NULL) in happy_meal_sbus_probe_one()
2747 qp->happy_meals[qfe_slot] = dev; in happy_meal_sbus_probe_one()
2885 qp->happy_meals[qfe_slot] = NULL; in happy_meal_sbus_probe_one()
3017 if (qp->happy_meals[qfe_slot] == NULL) in happy_meal_pci_probe()
3042 qp->happy_meals[qfe_slot] = dev; in happy_meal_pci_probe()
[all …]
Dsunhme.h485 struct net_device *happy_meals[4]; member