raw_op
struct raw_op *init_ops;
struct raw_op raw;
num_ops = be32_to_cpu(fw_hdr->init_ops.len) / sizeof(struct raw_op);
struct raw_op *target = (struct raw_op *)_target;