Lines Matching refs:PRINT_ERR
128 #define PRINT_ERR(x...) printk ( KERN_ERR PRINTK_HEADER "error:" x ) macro
134 #define PRINT_ERR(x...) printk ( KERN_DEBUG PRINTK_HEADER "error:" x ) macro
548 case 2: { PRINT_ERR("expanded storage lost!\n"); return -ENXIO; } in xpram_page_out()
901 PRINT_ERR("error while reading xpram parameters.\n"); in xpram_setup()
951 PRINT_ERR("invalid number %d of devices\n",devs); in xpram_init()
952 PRINT_ERR("Giving up xpram\n"); in xpram_init()
958 PRINT_ERR("Invalid partition size %d kB\n",xpram_sizes[i]); in xpram_init()
959 PRINT_ERR("Giving up xpram\n"); in xpram_init()
987 PRINT_ERR("Can't change hardsect size\n"); in xpram_init()
1002 PRINT_ERR("Can't get major %d\n",xpram_major); in xpram_init()
1003 PRINT_ERR("Giving up xpram\n"); in xpram_init()
1024 PRINT_ERR("No or not enough expanded memory available\n"); in xpram_init()
1025 PRINT_ERR("Giving up xpram\n"); in xpram_init()
1051 PRINT_ERR("Not enough expanded memory available\n"); in xpram_init()
1052 PRINT_ERR("Giving up xpram\n"); in xpram_init()
1073 PRINT_ERR("Not enough memory for xpram_offsets\n"); in xpram_init()
1074 PRINT_ERR("Giving up xpram\n"); in xpram_init()
1088 PRINT_ERR("Not enough memory for xpram_blksizes\n"); in xpram_init()
1089 PRINT_ERR("Giving up xpram\n"); in xpram_init()
1098 PRINT_ERR("Not enough memory for xpram_hardsects\n"); in xpram_init()
1099 PRINT_ERR("Giving up xpram\n"); in xpram_init()
1113 PRINT_ERR("Not enough memory for xpram_devices\n"); in xpram_init()
1114 PRINT_ERR("Giving up xpram\n"); in xpram_init()
1134 PRINT_ERR("Not enough memory for xpram_devices[%d].device_name\n",i); in xpram_init()
1135 PRINT_ERR("Giving up xpram\n"); in xpram_init()
1156 PRINT_ERR("devfs system registry failed\n"); in xpram_init()
1157 PRINT_ERR("Giving up xpram\n"); in xpram_init()