Lines Matching refs:qfe_slot

2552 		int err, qfe_slot, skip = 0;  in quattro_sbus_register_irqs()  local
2554 for (qfe_slot = 0; qfe_slot < 4; qfe_slot++) { in quattro_sbus_register_irqs()
2555 if (!qp->happy_meals[qfe_slot]) in quattro_sbus_register_irqs()
2581 int qfe_slot, skip = 0; in quattro_sbus_free_irqs() local
2583 for (qfe_slot = 0; qfe_slot < 4; qfe_slot++) { in quattro_sbus_free_irqs()
2584 if (!qp->happy_meals[qfe_slot]) in quattro_sbus_free_irqs()
2644 int i, qfe_slot = -1; in happy_meal_sbus_probe_one() local
2658 for (qfe_slot = 0; qfe_slot < 4; qfe_slot++) in happy_meal_sbus_probe_one()
2659 if (qp->happy_meals[qfe_slot] == NULL) in happy_meal_sbus_probe_one()
2661 if (qfe_slot == 4) in happy_meal_sbus_probe_one()
2692 if (qfe_slot != -1 && addr && len == ETH_ALEN) in happy_meal_sbus_probe_one()
2708 hp->qfe_ent = qfe_slot; in happy_meal_sbus_probe_one()
2709 qp->happy_meals[qfe_slot] = dev; in happy_meal_sbus_probe_one()
2817 if (qfe_slot != -1) in happy_meal_sbus_probe_one()
2819 dev->name, qfe_slot); in happy_meal_sbus_probe_one()
2847 qp->happy_meals[qfe_slot] = NULL; in happy_meal_sbus_probe_one()
2953 int i, qfe_slot = -1; in happy_meal_pci_probe() local
2979 for (qfe_slot = 0; qfe_slot < 4; qfe_slot++) in happy_meal_pci_probe()
2980 if (qp->happy_meals[qfe_slot] == NULL) in happy_meal_pci_probe()
2982 if (qfe_slot == 4) in happy_meal_pci_probe()
3004 hp->qfe_ent = qfe_slot; in happy_meal_pci_probe()
3005 qp->happy_meals[qfe_slot] = dev; in happy_meal_pci_probe()
3039 if (qfe_slot != -1 && in happy_meal_pci_probe()
3135 if (!qfe_slot) { in happy_meal_pci_probe()
3152 if (qfe_slot != -1) in happy_meal_pci_probe()
3154 dev->name, qfe_slot); in happy_meal_pci_probe()
3175 qp->happy_meals[qfe_slot] = NULL; in happy_meal_pci_probe()