Searched refs:first_error (Results 1 – 14 of 14) sorted by relevance
189 u16 cap = pdev->dpc_cap, dpc_status, first_error; in dpc_process_rp_pio_error() local206 first_error = (dpc_status & 0x1f00) >> 8; in dpc_process_rp_pio_error()211 first_error == i ? " (First)" : ""); in dpc_process_rp_pio_error()
694 info->first_error == i ? " (First)" : ""); in __aer_print_error()785 info.first_error = PCI_ERR_CAP_FEP(aer->cap_control); in cper_print_aer()1078 info->first_error = PCI_ERR_CAP_FEP(temp); in aer_get_device_error_info()
77 int first_error; member83 arg.first_error = 0; \95 return arg.first_error; in sdei_do_local_call()106 return arg.first_error; in sdei_do_cross_call()113 arg->first_error = err; in sdei_cross_call_return()
85 unsigned long long first_error; /* Address of the first error */ member
1260 handler->first_error = address; in vme_bus_error_handler()1288 handler->first_error = 0; in vme_register_error_handler()
1827 error = READ_ONCE(i915->gpu_error.first_error); in i915_gpu_coredump()1874 cmpxchg(&i915->gpu_error.first_error, NULL, error)) in i915_error_state_store()1909 cmpxchg(>->i915->gpu_error.first_error, NULL, error); in i915_capture_error_state()1923 error = i915->gpu_error.first_error; in i915_first_error_state()1936 error = i915->gpu_error.first_error; in i915_reset_error_state()1938 i915->gpu_error.first_error = NULL; in i915_reset_error_state()1948 if (!i915->gpu_error.first_error) in i915_disable_error_state()1949 i915->gpu_error.first_error = ERR_PTR(err); in i915_disable_error_state()
192 struct i915_gpu_coredump *first_error; member
161 static DEVICE_ATTR_RO(first_error);
263 static DEVICE_ATTR_RO(first_error);
89 What: /sys/bus/platform/devices/dfl-port.0/errors/first_error
96 What: /sys/bus/platform/devices/dfl-fme.0/errors/first_error
1247 handler->first_error); in tsi148_master_read()1248 retval = handler->first_error - (vme_base + offset); in tsi148_master_read()1345 handler->first_error); in tsi148_master_write()1346 retval = handler->first_error - (vme_base + offset); in tsi148_master_write()
436 unsigned int first_error:5; member
1855 error = xchg(&global->first_error, (void *)-1); in igt_handle_error()1859 xchg(&global->first_error, error); in igt_handle_error()