Searched refs:first_error (Results 1 – 14 of 14) sorted by relevance
125 u16 cap = pdev->dpc_cap, dpc_status, first_error; in dpc_process_rp_pio_error() local142 first_error = (dpc_status & 0x1f00) >> 8; in dpc_process_rp_pio_error()147 first_error == i ? " (First)" : ""); in dpc_process_rp_pio_error()
690 info->first_error == i ? " (First)" : ""); in __aer_print_error()781 info.first_error = PCI_ERR_CAP_FEP(aer->cap_control); in cper_print_aer()1069 info->first_error = PCI_ERR_CAP_FEP(temp); in aer_get_device_error_info()
78 int first_error; member84 arg.first_error = 0; \96 return arg.first_error; in sdei_do_local_call()107 return arg.first_error; in sdei_do_cross_call()114 arg->first_error = err; in sdei_cross_call_return()
85 unsigned long long first_error; /* Address of the first error */ member
1269 handler->first_error = address; in vme_bus_error_handler()1297 handler->first_error = 0; in vme_register_error_handler()
1807 error = READ_ONCE(i915->gpu_error.first_error); in i915_gpu_coredump()1855 cmpxchg(&i915->gpu_error.first_error, NULL, error)) in i915_error_state_store()1887 cmpxchg(&i915->gpu_error.first_error, NULL, error); in i915_capture_error_state()1901 error = i915->gpu_error.first_error; in i915_first_error_state()1914 error = i915->gpu_error.first_error; in i915_reset_error_state()1916 i915->gpu_error.first_error = NULL; in i915_reset_error_state()1926 if (!i915->gpu_error.first_error) in i915_disable_error_state()1927 i915->gpu_error.first_error = ERR_PTR(err); in i915_disable_error_state()
193 struct i915_gpu_coredump *first_error; member
159 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
1249 handler->first_error); in tsi148_master_read()1250 retval = handler->first_error - (vme_base + offset); in tsi148_master_read()1347 handler->first_error); in tsi148_master_write()1348 retval = handler->first_error - (vme_base + offset); in tsi148_master_write()
438 unsigned int first_error:5; member
1549 error = xchg(&global->first_error, (void *)-1); in igt_handle_error()1553 xchg(&global->first_error, error); in igt_handle_error()