Lines Matching refs:error
87 bool error;
112 info->error = true;
114 pr_alert("xen-hcd: protocol error: %s!\n", msg);
174 default: /* error */
203 default: /* error */
443 goto error;
472 goto error;
517 goto error;
538 error:
662 pr_err("xenhcd: error: %d grants\n", nr_grants);
667 pr_err("xenhcd: gnttab_alloc_grant_references() error\n");
852 if (info->error)
985 if (info->error)
1081 if (unlikely(info->error)) {
1321 * non-error returns are promise to giveback the urb later
1331 if (unlikely(info->error))
1387 /* it means error, but probably no problem :-) */