Lines Matching refs:qfe_slot
2591 int err, qfe_slot, skip = 0; in quattro_sbus_register_irqs() local
2593 for (qfe_slot = 0; qfe_slot < 4; qfe_slot++) { in quattro_sbus_register_irqs()
2594 if (!qp->happy_meals[qfe_slot]) in quattro_sbus_register_irqs()
2620 int qfe_slot, skip = 0; in quattro_sbus_free_irqs() local
2622 for (qfe_slot = 0; qfe_slot < 4; qfe_slot++) { in quattro_sbus_free_irqs()
2623 if (!qp->happy_meals[qfe_slot]) in quattro_sbus_free_irqs()
2684 int i, qfe_slot = -1; in happy_meal_sbus_probe_one() local
2697 for (qfe_slot = 0; qfe_slot < 4; qfe_slot++) in happy_meal_sbus_probe_one()
2698 if (qp->happy_meals[qfe_slot] == NULL) in happy_meal_sbus_probe_one()
2700 if (qfe_slot == 4) in happy_meal_sbus_probe_one()
2730 if (qfe_slot != -1 && addr && len == ETH_ALEN) in happy_meal_sbus_probe_one()
2746 hp->qfe_ent = qfe_slot; in happy_meal_sbus_probe_one()
2747 qp->happy_meals[qfe_slot] = dev; in happy_meal_sbus_probe_one()
2855 if (qfe_slot != -1) in happy_meal_sbus_probe_one()
2857 dev->name, qfe_slot); in happy_meal_sbus_probe_one()
2885 qp->happy_meals[qfe_slot] = NULL; in happy_meal_sbus_probe_one()
2991 int i, qfe_slot = -1; in happy_meal_pci_probe() local
3016 for (qfe_slot = 0; qfe_slot < 4; qfe_slot++) in happy_meal_pci_probe()
3017 if (qp->happy_meals[qfe_slot] == NULL) in happy_meal_pci_probe()
3019 if (qfe_slot == 4) in happy_meal_pci_probe()
3041 hp->qfe_ent = qfe_slot; in happy_meal_pci_probe()
3042 qp->happy_meals[qfe_slot] = dev; in happy_meal_pci_probe()
3075 if (qfe_slot != -1 && in happy_meal_pci_probe()
3168 if (!qfe_slot) { in happy_meal_pci_probe()
3185 if (qfe_slot != -1) in happy_meal_pci_probe()
3187 dev->name, qfe_slot); in happy_meal_pci_probe()
3204 qp->happy_meals[qfe_slot] = NULL; in happy_meal_pci_probe()