Home
last modified time | relevance | path

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

/external/grub/netboot/
D3c509.c393 struct el3_mca_adapters_struct *mcafound = NULL; in t529_probe() local
441 mcafound = &el3_mca_adapters[curcard]; in t529_probe()
457 if (mcafound) { in t529_probe()
528 if (mcafound) { in t529_probe()
529 if (mcafound->id != k) { in t529_probe()
530 printf("MCA: PROD_ID in EEPROM does not match MCA card ID! (%hX != %hX)\n", k, mcafound->id); in t529_probe()
543 if (mcafound) { in t529_probe()
545 mcafound->name, eth_nic_base, mca_irq); in t529_probe()