ipr_trace_entry
struct ipr_trace_entry *trace_entry;
ioa_cfg->trace = kzalloc_objs(struct ipr_trace_entry,
#define IPR_TRACE_SIZE (sizeof(struct ipr_trace_entry) * IPR_NUM_TRACE_ENTRIES)
struct ipr_trace_entry *trace;