Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/sun/
Dsunhme.c2286 qp->happy_meals[i] = NULL; in quattro_pci_find()
2508 if (qp->happy_meals[qfe_slot] == NULL) in happy_meal_sbus_probe_one()
2530 qp->happy_meals[qfe_slot] = dev; in happy_meal_sbus_probe_one()
2606 qp->happy_meals[qfe_slot] = NULL; in happy_meal_sbus_probe_one()
2647 if (!qp->happy_meals[qfe_slot]) in happy_meal_pci_probe()
2669 qp->happy_meals[qfe_slot] = dev; in happy_meal_pci_probe()
2763 qp->happy_meals[qfe_slot] = NULL; in happy_meal_pci_probe()
Dsunhme.h482 struct net_device *happy_meals[4]; member