Home
last modified time | relevance | path

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

/drivers/net/ethernet/sun/
Dsunhme.c2127 struct net_device *dev = qp->happy_meals[i]; in quattro_sbus_interrupt()
2518 qp->happy_meals[i] = NULL; in quattro_sbus_find()
2542 if (!qp->happy_meals[qfe_slot]) in quattro_sbus_register_irqs()
2571 if (!qp->happy_meals[qfe_slot]) in quattro_sbus_free_irqs()
2600 qp->happy_meals[i] = NULL; in quattro_pci_find()
2646 if (qp->happy_meals[qfe_slot] == NULL) in happy_meal_sbus_probe_one()
2695 qp->happy_meals[qfe_slot] = dev; in happy_meal_sbus_probe_one()
2833 qp->happy_meals[qfe_slot] = NULL; in happy_meal_sbus_probe_one()
2965 if (qp->happy_meals[qfe_slot] == NULL) in happy_meal_pci_probe()
2990 qp->happy_meals[qfe_slot] = dev; in happy_meal_pci_probe()
[all …]
Dsunhme.h485 struct net_device *happy_meals[4]; member