bsg_cmd
struct bsg_cmd bsg_cmd;
struct qla_els_pt_arg *a = &sp->u.bsg_cmd.u.els_arg;
struct bsg_job *bsg_job = sp->u.bsg_cmd.bsg_job;
sp->u.bsg_cmd.bsg_job = bsg_job;
qla_els_pt_iocb(sp->vha, pkt, &sp->u.bsg_cmd.u.els_arg);