spi_iu
spi_iu(starget) = iu;
nego |= spi_iu(starget) ? MPI_SCSIDEVPAGE1_RP_IU : 0;
spi_iu(starget) = (nego & MPI_SCSIDEVPAGE0_NP_IU) ? 1 : 0;
spi_iu(starget) = 1;
+ (spi_iu(starget) ? MSG_EXT_PPR_IU_REQ : 0)
spi_iu(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ ? 1 : 0;
+ (spi_iu(starget) ? MSG_EXT_PPR_IU_REQ : 0);
spi_iu(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ ? 1 : 0;
spi_iu(starget) = 0; /* no IU */
if (i->f->set_iu && spi_iu(starget)) {
tp->tprint.iu != spi_iu(starget) ||
tp->tprint.iu = spi_iu(starget);
spi_iu(starget) = 0;
spi_iu(starget) = spi_dt(starget) = spi_qas(starget) = 0;
spi_iu(starget) = tp->tgoal.iu = !!(opts & PPR_OPT_IU);
spi_iu(starget) = 0;