Lines Matching defs:error
713 * Suppress the error message for hibernation because the failure
1066 dev_err(dev, "MMIO read hypercall error %llx addr %llx size %d\n",
1096 dev_err(dev, "MMIO write hypercall error %llx addr %llx size %d\n",
2086 * Return: '0' on success and error value on failure
2398 int error;
2405 error = pci_scan_root_bus_bridge(bridge);
2406 if (error)
2407 return error;
2502 goto error;
2505 goto error;
2516 error: