Lines Matching refs:name
113 .name = "cfi_cmdset_0001",
521 mtd->name = map->name;
760 map->name, mtd->writesize,
813 map->name, cfi->numchips, cfi->interleave,
903 "suspended: status = 0x%lx\n", map->name, status.x[0]);
1106 printk(KERN_ERR "%s: put_chip() called with oldstate %d!!\n", map->name, chip->oldstate);
1485 printk(KERN_ERR "%s: Error: unpoint called on non pointed region\n", map->name);
1609 printk(KERN_ERR "%s: word write error (status timeout)\n", map->name);
1626 printk(KERN_ERR "%s: word write error (bad VPP)\n", map->name);
1629 printk(KERN_ERR "%s: word write error (status 0x%lx)\n", map->name, chipstatus);
1791 map->name, Xstatus.x[0], status.x[0]);
1855 printk(KERN_ERR "%s: buffer write error (status timeout)\n", map->name);
1872 printk(KERN_ERR "%s: buffer write error (bad VPP)\n", map->name);
1875 printk(KERN_ERR "%s: buffer write error (status 0x%lx)\n", map->name, chipstatus);
1993 printk(KERN_ERR "%s: block erase error: (status timeout)\n", map->name);
2012 printk(KERN_ERR "%s: block erase error: (bad command sequence, status 0x%lx)\n", map->name, chipstatus);
2019 printk(KERN_ERR "%s: block erase error: (bad VPP)\n", map->name);
2028 printk(KERN_ERR "%s: block erase failed at 0x%08lx (status 0x%lx)\n", map->name, adr, chipstatus);
2170 printk(KERN_ERR "%s: block unlock error: (status timeout)\n", map->name);