mpt_disc_enable
mpt->mpt_disc_enable = 0xff;
mpt->mpt_disc_enable |= (1 << tgt);
mpt->mpt_disc_enable &= ~(1 << tgt);
dval |= (mpt->mpt_disc_enable & (1 << tgt)) ?