Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/kernel/
Dprom.c219 && strncmp(np->full_name, "Devices:device-tree", 19) == 0) { in finish_node()
220 if (np->full_name[19] == 0) { in finish_node()
221 strcpy(np->full_name, "/"); in finish_node()
222 } else if (np->full_name[19] == ':') { in finish_node()
223 char *p = np->full_name + 19; in finish_node()
224 np->full_name = p; in finish_node()
281 p->full_name); in prom_n_intr_cells()
285 printk("prom_n_intr_cells failed for %s\n", np->full_name); in prom_n_intr_cells()
321 p->full_name); in map_interrupt()
344 imap[-1], p->full_name); in map_interrupt()
[all …]
Dprom_init.c532 np->full_name = PTRUNRELOC((char *) mem_start); in inspect_node()
Dpci.c722 node->full_name); in make_one_node_map()
1024 res->name = dev->full_name; in pci_process_bridge_OF_ranges()
/linux-2.4.37.9/drivers/video/
Doffb.c107 static void offb_init_fb(const char *name, const char *full_name, int width,
312 printk(KERN_INFO "MacOS display is %s\n", dp->full_name); in offb_init()
320 macos_display? macos_display->full_name: "MacOS display", in offb_init()
367 printk(KERN_ERR "no framebuffer address found for %s\n", dp->full_name); in offb_init_nodriver()
377 offb_init_fb(dp->name, dp->full_name, width, height, depth, in offb_init_nodriver()
382 static void __init offb_init_fb(const char *name, const char *full_name, in offb_init_fb() argument
401 printk(KERN_ERR "%s: can't use depth = %d\n", full_name, depth); in offb_init_fb()
581 strncat(info->info.modename, full_name, sizeof(info->info.modename)); in offb_init_fb()
607 GET_FB_IDX(info->info.node), full_name); in offb_init_fb()
Dpm3fb.c3669 DPRINTK(2, "OpenFirmware board : %s\n", dp->full_name); in __initfunc()
/linux-2.4.37.9/arch/ppc/platforms/
Dchrp_pci.c314 dev->full_name); in chrp_find_bridges()
320 dev->full_name); in chrp_find_bridges()
336 dev->full_name); in chrp_find_bridges()
370 dev->full_name, model); in chrp_find_bridges()
Dpmac_pci.c86 bridge->full_name); in fixup_bus_range()
470 dev->full_name); in add_bridges()
476 dev->full_name); in add_bridges()
Dpmac_setup.c457 l = strlen(node->full_name); in note_scsi_host()
459 && strncmp(node->full_name, bootdevice, l) == 0 in note_scsi_host()
Dpmac_feature.c2204 printk(KERN_ERR "pmac_feature: %s skipped\n", node->full_name); in probe_one_macio()
/linux-2.4.37.9/fs/proc/
Dproc_devtree.c74 p = strrchr(child->full_name, '/'); in add_node()
76 p = child->full_name; in add_node()
/linux-2.4.37.9/arch/ppc64/kernel/
Deeh.c179 printk(KERN_INFO "EEH: %s user requested to run without EEH.\n", dn->full_name); in early_set_eeh()
186 printk(KERN_INFO "EEH: %s DISPLAY automatically set to run without EEH.\n", dn->full_name); in early_set_eeh()
225 …printk(KERN_INFO "EEH: %s failed to %s ret=%ld\n", dn->full_name, enable ? "enable" : "disable", r… in early_set_eeh()
DpSeries_pci.c355 res->name = Pci_Node->full_name; in find_and_init_phbs()
387 res->name = Pci_Node->full_name; in find_and_init_phbs()
428 PPCDBG(PPCDBG_PHBINIT, "alloc_phb: %s\n", dev->full_name); in alloc_phb()
563 PPCDBG(PPCDBG_PHBINIT, "Can't get bus-range for %s\n", dev->full_name); in alloc_phb()
Dpci_dma.c894 PPCDBG(PPCDBG_TCEINIT, "\tdn->full_name= %s\n", dn->full_name); in getTceTableParmsPSeries()
972 …("PCI_DMA: getTceTableParmsPSeriesLP: device %s has no ibm,dma-window property!\n", dn->full_name); in getTceTableParmsPSeriesLP()
981 PPCDBG(PPCDBG_TCEINIT, "\tDevice = %s\n", dn->full_name); in getTceTableParmsPSeriesLP()
Dprom.c1931 np->full_name = PTRUNRELOC((char *) mem_start); in inspect_node()
2410 if (np->full_name != 0 && strcasecmp(np->full_name, path) == 0) in find_path_device()
/linux-2.4.37.9/include/asm-ppc/
Dprom.h53 char *full_name; member
/linux-2.4.37.9/drivers/ide/ppc/
Dpmac.c926 if (!pmac_ide[i].node || !pmac_ide[i].node->full_name) in pmac_find_ide_boot()
928 name = pmac_ide[i].node->full_name; in pmac_find_ide_boot()
1009 np->full_name); in pmac_ide_probe()
1020 np->full_name); in pmac_ide_probe()
1044 np->full_name); in pmac_ide_probe()
1056 np->full_name); in pmac_ide_probe()
1061 np->full_name); in pmac_ide_probe()
/linux-2.4.37.9/include/asm-ppc64/
Dprom.h128 char *full_name; member
/linux-2.4.37.9/drivers/scsi/
Dsata_svw.c279 len = sprintf(page, "devspec: %s\n", np->full_name); in k2_sata_proc_info()
Dmac53c94.c102 node->full_name); in mac53c94_detect()
/linux-2.4.37.9/drivers/net/
Dbmac.c1314 bmac->full_name); in bmac_probe1()
1322 bmac->full_name); in bmac_probe1()
1338 bmac->full_name); in bmac_probe1()
Dmace.c139 mace->full_name); in mace_probe1()
148 mace->full_name); in mace_probe1()
Dgmac.c1584 gmac->full_name, gmac->n_addrs, gmac->n_intrs); in gmac_probe1()
1591 gmac->full_name); in gmac_probe1()
/linux-2.4.37.9/drivers/ide/
Dide-proc.c451 len = sprintf(page, "%s\n", ofnode ? ofnode->full_name : ""); in proc_ide_read_devspec()
/linux-2.4.37.9/drivers/sound/dmasound/
Ddmasound_awacs.c2815 io->full_name, io->n_addrs, io->n_intrs); in dmasound_awacs_init()
2820 io->full_name, io->n_addrs, io->n_intrs); in dmasound_awacs_init()
/linux-2.4.37.9/drivers/macintosh/
Dmacserial.c2506 "channels\n", dev->full_name); in probe_sccs()
2518 ch->full_name, ch->n_addrs, ch->n_intrs); in probe_sccs()