[go: nahoru, domu]

Searched refs:ERRDRV (Results 1 - 10 of 10) sorted by relevance

/drivers/staging/unisys/visorchipset/
H A Dparser.c62 ERRDRV("%s (%s:%d) - prevented allocation of %d bytes to prevent exceeding throttling max (%d)",
72 ERRDRV("%s (%s:%d) - failed to allocate %d bytes",
89 ERRDRV("%s - bad local address (0x%-16.16Lx for %lu)",
115 ERRDRV("%s - bad total length %lu (should be %lu)",
122 ERRDRV("%s - total length < header length (%lu < %lu)",
130 ERRDRV("%s - header is too small (%lu < %lu)",
202 ERRDRV("%s (%s:%d) - no context",
216 ERRDRV("%s (%s:%d) - no context",
239 ERRDRV("%s - bad which_string %d", __func__, which_string);
323 ERRDRV("
[all...]
H A Dfile.c72 ERRDRV("Unable to allocate+register char device %s",
81 ERRDRV("Unable to register char device %s", MYDRVNAME);
88 ERRDRV("failed to create char device: (status=%d)\n", rc);
126 ERRDRV("%s minor=%d failed", __func__, minor_number);
147 ERRDRV("%s virtual address NOT page-aligned!", __func__);
154 ERRDRV("%s no controlvm channel yet", __func__);
162 ERRDRV("%s control channel address is 0", __func__);
172 ERRDRV("%s remap_pfn_range failed", __func__);
H A Dvisorchipset_main.c1915 ERRDRV("%s - vmcall to determine controlvm channel addr failed",
2368 ERRDRV("testvnic option no longer supported: (status = %d)\n",
2402 ERRDRV("visorchipset_file_init(MajorDev, &ControlVm_channel): error (status=%d)\n", rc);
2418 ERRDRV("failed to alloc Putfile_buffer_list_pool: (status=-1)\n");
2437 ERRDRV("cannot create controlvm workqueue: (status=%d)\n",
2449 ERRDRV("queue_delayed_work(Periodic_controlvm_workqueue, &Periodic_controlvm_work, Poll_jiffies): error (status=%d)\n", rc);
2459 ERRDRV("platform_device_register(visorchipset) failed: (status=-1)\n");
/drivers/staging/unisys/visorutil/
H A Dmemregion_direct.c47 ERRDRV("visor_memregion_create allocation failed");
75 ERRDRV("%s parent is NULL", __func__);
79 ERRDRV("%s parent is not mapped!", __func__);
84 ERRDRV("%s range (%lu,%lu) out of parent range",
90 ERRDRV("%s allocation failed", __func__);
112 ERRDRV("cannot reserve channel memory @0x%lx for 0x%lx-- no big deal", physaddr, nbytes);
117 ERRDRV("cannot ioremap_cache channel memory @0x%lx for 0x%lx",
186 ERRDRV("memregion_readwrite offset out of range!!");
H A Dprocobjecttree.c100 ERRDRV("failed to create /proc directory %s", name);
111 ERRDRV("failed to create /proc file %s", name);
141 ERRDRV("procDirRoot cannot be NULL!\n");
145 ERRDRV("name must contain at least 1 node name!\n");
150 ERRDRV("out of memory\n");
168 ERRDRV("out of memory\n");
230 ERRDRV("type cannot be NULL\n");
235 ERRDRV("out of memory\n");
248 ERRDRV("out of memory\n");
260 ERRDRV("ou
[all...]
H A Deasyproc.c66 ERRDRV("failed to create /proc directory %s", name);
118 ERRDRV("ProcId cannot be NULL (trouble ahead)!");
136 ERRDRV("failed to register /proc/%s/driver/diag entry",
233 ERRDRV("state error");
H A Dcharqueue.c46 ERRDRV("visor_charqueue_create allocation failed (alloc_size=%d)",
/drivers/staging/unisys/visorchannel/
H A Dvisorchannel_funcs.c61 ERRDRV("allocation failed: (status=0)\n");
80 ERRDRV("visor_memregion_create failed failed: (status=0)\n");
86 ERRDRV("visor_memregion_read failed: (status=0)\n");
97 ERRDRV("visor_memregion_resize failed: (status=0)\n");
253 ERRDRV("%s failed memory allocation", __func__);
320 ERRDRV("oChannelSpace too small: (status=%d)\n", rc);
329 ERRDRV("queue=%d SIG_QUEUE_OFFSET=%d",
331 ERRDRV("visor_memregion_read of signal queue failed: (status=%d)\n", rc);
350 ERRDRV("visor_memregion_write of signal data failed: (status=%d)\n", rc);
356 ERRDRV("visor_memregion_rea
[all...]
/drivers/staging/unisys/include/
H A Dtimskmod.h100 #define ERRDRV(fmt, args...) LOGERR(fmt, ## args) macro
/drivers/staging/unisys/uislib/
H A Duislib.c146 ERRDRV("%s channel cannot be used", __func__);

Completed in 64 milliseconds