Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sparc/include/asm/
A Dpbm.h30 char prom_name[64]; member
/linux-6.3-rc2/drivers/net/ethernet/sun/
A Dsunhme.c2835 char prom_name[64]; in happy_meal_pci_probe() local
2842 snprintf(prom_name, sizeof(prom_name), "%pOFn", dp); in happy_meal_pci_probe()
2845 strcpy(prom_name, "SUNW,qfe"); in happy_meal_pci_probe()
2847 strcpy(prom_name, "SUNW,hme"); in happy_meal_pci_probe()
2855 if (!strcmp(prom_name, "SUNW,qfe") || !strcmp(prom_name, "qfe")) { in happy_meal_pci_probe()
3027 prom_name[0] = 0; in happy_meal_pci_probe()
3030 sprintf(prom_name, "-%d", i + 3); in happy_meal_pci_probe()
3034 prom_name, qpdev->vendor, qpdev->device); in happy_meal_pci_probe()
/linux-6.3-rc2/arch/sparc/kernel/
A Dpcic.c355 strcpy(pbm->prom_name, namebuf); in pcic_probe()

Completed in 14 milliseconds