Lines Matching refs:name
111 .name = "cfi_cmdset_0001",
519 mtd->name = map->name;
758 map->name, mtd->writesize,
811 map->name, cfi->numchips, cfi->interleave,
901 "suspended: status = 0x%lx\n", map->name, status.x[0]);
1104 printk(KERN_ERR "%s: put_chip() called with oldstate %d!!\n", map->name, chip->oldstate);
1483 printk(KERN_ERR "%s: Error: unpoint called on non pointed region\n", map->name);
1607 printk(KERN_ERR "%s: word write error (status timeout)\n", map->name);
1624 printk(KERN_ERR "%s: word write error (bad VPP)\n", map->name);
1627 printk(KERN_ERR "%s: word write error (status 0x%lx)\n", map->name, chipstatus);
1789 map->name, Xstatus.x[0], status.x[0]);
1853 printk(KERN_ERR "%s: buffer write error (status timeout)\n", map->name);
1870 printk(KERN_ERR "%s: buffer write error (bad VPP)\n", map->name);
1873 printk(KERN_ERR "%s: buffer write error (status 0x%lx)\n", map->name, chipstatus);
1991 printk(KERN_ERR "%s: block erase error: (status timeout)\n", map->name);
2010 printk(KERN_ERR "%s: block erase error: (bad command sequence, status 0x%lx)\n", map->name, chipstatus);
2017 printk(KERN_ERR "%s: block erase error: (bad VPP)\n", map->name);
2026 printk(KERN_ERR "%s: block erase failed at 0x%08lx (status 0x%lx)\n", map->name, adr, chipstatus);
2168 printk(KERN_ERR "%s: block unlock error: (status timeout)\n", map->name);