Searched refs:first_error (Results 1 – 10 of 10) sorted by relevance
77 int first_error; member81 arg.first_error = 0, \91 return arg.first_error; in sdei_do_cross_call()98 arg->first_error = err; in sdei_cross_call_return()709 if (arg.first_error) in sdei_cpuhp_down()711 event->event_num, arg.first_error); in sdei_cpuhp_down()733 if (arg.first_error) in sdei_cpuhp_up()735 event->event_num, arg.first_error); in sdei_cpuhp_up()741 if (arg.first_error) in sdei_cpuhp_up()743 event->event_num, arg.first_error); in sdei_cpuhp_up()
104 u16 cap = dpc->cap_pos, dpc_status, first_error; in dpc_process_rp_pio_error() local121 first_error = (dpc_status & 0x1f00) >> 8; in dpc_process_rp_pio_error()126 first_error == i ? " (First)" : ""); in dpc_process_rp_pio_error()
751 info->first_error == i ? " (First)" : ""); in __aer_print_error()754 i, info->first_error == i ? " (First)" : ""); in __aer_print_error()842 info.first_error = PCI_ERR_CAP_FEP(aer->cap_control); in cper_print_aer()1131 info->first_error = PCI_ERR_CAP_FEP(temp); in aer_get_device_error_info()
85 unsigned long long first_error; /* Address of the first error */ member
1273 handler->first_error = address; in vme_bus_error_handler()1301 handler->first_error = 0; in vme_register_error_handler()
207 struct i915_gpu_state *first_error; member
1850 if (READ_ONCE(i915->gpu_error.first_error)) in i915_capture_error_state()1864 if (!i915->gpu_error.first_error) { in i915_capture_error_state()1865 i915->gpu_error.first_error = error; in i915_capture_error_state()1894 error = i915->gpu_error.first_error; in i915_first_error_state()1907 error = i915->gpu_error.first_error; in i915_reset_error_state()1908 i915->gpu_error.first_error = NULL; in i915_reset_error_state()
336 unsigned int first_error:5; member
1253 handler->first_error); in tsi148_master_read()1254 retval = handler->first_error - (vme_base + offset); in tsi148_master_read()1351 handler->first_error); in tsi148_master_write()1352 retval = handler->first_error - (vme_base + offset); in tsi148_master_write()
1377 error = xchg(&i915->gpu_error.first_error, (void *)-1); in igt_handle_error()1381 xchg(&i915->gpu_error.first_error, error); in igt_handle_error()