Searched refs:spi_iu (Results 1 – 6 of 6) sorted by relevance
68 #define spi_iu(x) (((struct spi_transport_attrs *)&(x)->starget_data)->iu) macro
579 nego |= spi_iu(starget) ? MPI_SCSIDEVPAGE1_RP_IU : 0; in mptspi_getRP()604 spi_iu(starget) = (nego & MPI_SCSIDEVPAGE0_NP_IU) ? 1 : 0; in mptspi_read_parameters()974 spi_iu(starget) = 1; in mptspi_write_period()1025 spi_iu(starget) = iu; in mptspi_write_iu()
250 spi_iu(starget) = 0; /* no IU */ in spi_setup_transport_attrs()777 if (i->f->set_iu && spi_iu(starget)) { in spi_dv_retrain()
2042 tp->tprint.iu != spi_iu(starget) ||2049 tp->tprint.iu = spi_iu(starget);2078 spi_iu(starget) = 0;2108 spi_iu(starget) = spi_dt(starget) = spi_qas(starget) = 0;2139 spi_iu(starget) = tp->tgoal.iu = !!(opts & PPR_OPT_IU);3548 spi_iu(starget) = 0;
1631 + (spi_iu(starget) ? MSG_EXT_PPR_IU_REQ : 0); in ahc_send_async()1645 spi_iu(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ ? 1 : 0; in ahc_send_async()
1704 + (spi_iu(starget) ? MSG_EXT_PPR_IU_REQ : 0) in ahd_send_async()1723 spi_iu(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_IU_REQ ? 1 : 0; in ahd_send_async()