Home
last modified time | relevance | path

Searched refs:prom_name (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dpbm.h30 char prom_name[64]; member
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dpbm.h30 char prom_name[64]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunhme.c2621 char prom_name[64]; in happy_meal_pci_probe() local
2628 snprintf(prom_name, sizeof(prom_name), "%pOFn", dp); in happy_meal_pci_probe()
2631 strcpy(prom_name, "SUNW,qfe"); in happy_meal_pci_probe()
2633 strcpy(prom_name, "SUNW,hme"); in happy_meal_pci_probe()
2641 if (!strcmp(prom_name, "SUNW,qfe") || !strcmp(prom_name, "qfe")) { in happy_meal_pci_probe()
2740 prom_name[0] = 0; in happy_meal_pci_probe()
2743 sprintf(prom_name, "-%d", i + 3); in happy_meal_pci_probe()
2747 prom_name, qpde in happy_meal_pci_probe()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunhme.c2995 char prom_name[64]; in happy_meal_pci_probe() local
3001 snprintf(prom_name, sizeof(prom_name), "%pOFn", dp); in happy_meal_pci_probe()
3004 strcpy(prom_name, "SUNW,qfe"); in happy_meal_pci_probe()
3006 strcpy(prom_name, "SUNW,hme"); in happy_meal_pci_probe()
3015 if (!strcmp(prom_name, "SUNW,qfe") || !strcmp(prom_name, "qfe")) { in happy_meal_pci_probe()
3174 prom_name[0] = 0; in happy_meal_pci_probe()
3177 sprintf(prom_name, "-%d", i + 3); in happy_meal_pci_probe()
3179 printk(KERN_INFO "%s%s: Quattro HME (PCI/CheerIO) 10/100baseT Ethernet ", dev->name, prom_name); in happy_meal_pci_probe()
[all...]
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dpcic.c355 strcpy(pbm->prom_name, namebuf); in pcic_probe()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dpcic.c355 strcpy(pbm->prom_name, namebuf); in pcic_probe()

Completed in 10 milliseconds