opal_header
const struct opal_header *hdr;
hdr = (struct opal_header *)buf;
dev->pos = sizeof(struct opal_header);
struct opal_header *hdr = buffer;
struct opal_header *hdr = (struct opal_header *)cmd->cmd;
struct opal_header *hdr;
hdr = (struct opal_header *) cmd->cmd;