Searched refs:DPRINT_ERR (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dnetvsc.c213 DPRINT_ERR(NETVSC, "unable to get net device..."
224 DPRINT_ERR(NETVSC,
246 DPRINT_ERR(NETVSC,
272 DPRINT_ERR(NETVSC,
281 DPRINT_ERR(NETVSC, "Unable to complete receive buffer "
340 DPRINT_ERR(NETVSC, "unable to get net device..."
355 DPRINT_ERR(NETVSC, "unable to allocate send buffer of size %d",
375 DPRINT_ERR(NETVSC, "unable to establish send buffer's gpadl");
399 DPRINT_ERR(NETVSC,
408 DPRINT_ERR(NETVS
[all...]
H A Dstorvsc.c187 DPRINT_ERR(STORVSC, "unable to get stor device..."
222 DPRINT_ERR(STORVSC,
231 DPRINT_ERR(STORVSC, "BEGIN_INITIALIZATION_OPERATION failed "
254 DPRINT_ERR(STORVSC,
264 DPRINT_ERR(STORVSC, "QUERY_PROTOCOL_VERSION_OPERATION failed "
287 DPRINT_ERR(STORVSC,
297 DPRINT_ERR(STORVSC, "QUERY_PROPERTIES_OPERATION failed "
324 DPRINT_ERR(STORVSC,
333 DPRINT_ERR(STORVSC, "END_INITIALIZATION_OPERATION failed "
358 DPRINT_ERR(STORVS
[all...]
H A Dhv.c199 DPRINT_ERR(VMBUS, "No Windows hypervisor detected!!");
215 DPRINT_ERR(VMBUS, "Unknown guest id (0x%llx)!!",
234 DPRINT_ERR(VMBUS,
249 DPRINT_ERR(VMBUS, "unable to set hypercall page!!");
396 DPRINT_ERR(VMBUS,
404 DPRINT_ERR(VMBUS,
H A Dnetvsc_drv.c82 DPRINT_ERR(NETVSC_DRV,
89 DPRINT_ERR(NETVSC_DRV, "unable to open device...link is down.");
105 DPRINT_ERR(NETVSC_DRV, "unable to close device (ret %d).", ret);
156 DPRINT_ERR(NETVSC_DRV, "unable to allocate hv_netvsc_packet");
227 DPRINT_ERR(NETVSC_DRV, "got link status but net device "
257 DPRINT_ERR(NETVSC_DRV, "got receive callback but net device "
371 DPRINT_ERR(NETVSC_DRV, "unable to add netvsc device (ret %d)",
437 DPRINT_ERR(NETVSC, "unable to remove vsc device (ret %d)", ret);
H A Dlogging.h88 #define DPRINT_ERR(mod, fmt, args...) do {\ macro
H A Drndis_filter.c296 DPRINT_ERR(NETVSC, "rndis response buffer overflow "
312 DPRINT_ERR(NETVSC, "no rndis request found for this response "
376 DPRINT_ERR(NETVSC, "got rndis message but no rndis device..."
383 DPRINT_ERR(NETVSC, "got rndis message but rndis device "
398 DPRINT_ERR(NETVSC, "incoming rndis message buffer overflow "
433 DPRINT_ERR(NETVSC, "unhandled rndis message (type %u len %u)",
551 DPRINT_ERR(NETVSC, "timeout before we got a set response...");
H A Dvmbus_drv.c267 DPRINT_ERR(VMBUS_DRV, "Unable to initialize vmbus (%d)", ret);
273 DPRINT_ERR(VMBUS_DRV, "OnDeviceAdd() routine not set");
298 DPRINT_ERR(VMBUS_DRV, "ERROR - Unable to request IRQ %d",
315 DPRINT_ERR(VMBUS_DRV,
343 DPRINT_ERR(VMBUS_DRV,
492 DPRINT_ERR(VMBUS_DRV,
563 DPRINT_ERR(VMBUS_DRV, "unable to register child device (%p)",
740 DPRINT_ERR(VMBUS_DRV, "probe() failed for device %s "
750 DPRINT_ERR(VMBUS_DRV, "probe() method not set for driver - %s",
784 DPRINT_ERR(VMBUS_DR
[all...]
H A Dconnection.c147 DPRINT_ERR(VMBUS, "Vmbus connection failed!!..."
264 DPRINT_ERR(VMBUS, "channel not found for relid - %d.", relId);
H A Dstorvsc_drv.c155 DPRINT_ERR(STORVSC_DRV,
240 DPRINT_ERR(STORVSC_DRV, "unable to allocate scsi host object");
268 DPRINT_ERR(STORVSC_DRV, "unable to add scsi vsc device");
288 DPRINT_ERR(STORVSC_DRV, "unable to add scsi host device");
330 DPRINT_ERR(STORVSC, "unable to remove vsc device (ret %d)",
644 DPRINT_ERR(STORVSC_DRV, "scmnd (%p) - unable to allocate "
708 DPRINT_ERR(STORVSC_DRV,
753 DPRINT_ERR(STORVSC_DRV,
H A Dchannel_mgmt.c373 DPRINT_ERR(VMBUS,
480 DPRINT_ERR(VMBUS, "unable to allocate channel object");
737 DPRINT_ERR(VMBUS,
749 DPRINT_ERR(VMBUS, "Unhandled channel message type %d",
789 DPRINT_ERR(VMBUS, "Unable to request offers - %d", ret);
H A Dvmbus.c288 DPRINT_ERR(VMBUS, "Unable to initialize the hypervisor - 0x%x",
H A Dblkvsc_drv.c266 DPRINT_ERR(BLKVSC_DRV, "OnDeviceAdd() not set");
298 DPRINT_ERR(BLKVSC_DRV, "unable to add blkvsc device");
318 DPRINT_ERR(BLKVSC_DRV,
333 DPRINT_ERR(BLKVSC_DRV,
342 DPRINT_ERR(BLKVSC_DRV, "invalid pathid");
351 DPRINT_ERR(BLKVSC_DRV, "register_blkdev() failed! ret %d", ret);
749 DPRINT_ERR(BLKVSC_DRV,
H A Dchannel.c227 DPRINT_ERR(VMBUS, "unable to open channel - %d", ret);
477 DPRINT_ERR(VMBUS, "Unable to open channel - %d", ret);
878 DPRINT_ERR(VMBUS, "buffer too small - got %d needs %d",
937 DPRINT_ERR(VMBUS, "buffer too small - needed %d bytes but "

Completed in 56 milliseconds