Lines Matching refs:qfe_slot
2434 int err, qfe_slot, skip = 0; in quattro_sbus_register_irqs() local
2436 for (qfe_slot = 0; qfe_slot < 4; qfe_slot++) { in quattro_sbus_register_irqs()
2437 if (!qp->happy_meals[qfe_slot]) in quattro_sbus_register_irqs()
2464 int qfe_slot, skip = 0; in quattro_sbus_free_irqs() local
2466 for (qfe_slot = 0; qfe_slot < 4; qfe_slot++) { in quattro_sbus_free_irqs()
2467 if (!qp->happy_meals[qfe_slot]) in quattro_sbus_free_irqs()
2530 int i, qfe_slot = -1; in happy_meal_sbus_probe_one() local
2544 for (qfe_slot = 0; qfe_slot < 4; qfe_slot++) in happy_meal_sbus_probe_one()
2545 if (qp->happy_meals[qfe_slot] == NULL) in happy_meal_sbus_probe_one()
2547 if (qfe_slot == 4) in happy_meal_sbus_probe_one()
2575 if (qfe_slot != -1 && addr && len == ETH_ALEN) in happy_meal_sbus_probe_one()
2591 hp->qfe_ent = qfe_slot; in happy_meal_sbus_probe_one()
2592 qp->happy_meals[qfe_slot] = dev; in happy_meal_sbus_probe_one()
2699 if (qfe_slot != -1) in happy_meal_sbus_probe_one()
2702 qfe_slot, dev->dev_addr); in happy_meal_sbus_probe_one()
2728 qp->happy_meals[qfe_slot] = NULL; in happy_meal_sbus_probe_one()
2834 int i, qfe_slot = -1; in happy_meal_pci_probe() local
2862 for (qfe_slot = 0; qfe_slot < 4; qfe_slot++) in happy_meal_pci_probe()
2863 if (!qp->happy_meals[qfe_slot]) in happy_meal_pci_probe()
2866 if (qfe_slot == 4) in happy_meal_pci_probe()
2886 hp->qfe_ent = qfe_slot; in happy_meal_pci_probe()
2887 qp->happy_meals[qfe_slot] = dev; in happy_meal_pci_probe()
2926 if (qfe_slot != -1 && in happy_meal_pci_probe()
3022 if (!qfe_slot) { in happy_meal_pci_probe()
3035 if (qfe_slot != -1) in happy_meal_pci_probe()
3038 qfe_slot, dev->dev_addr); in happy_meal_pci_probe()
3048 qp->happy_meals[qfe_slot] = NULL; in happy_meal_pci_probe()