Searched refs:spi_qas (Results 1 – 6 of 6) sorted by relevance
71 #define spi_qas(x) (((struct spi_transport_attrs *)&(x)->starget_data)->qas) macro
581 nego |= spi_qas(starget) ? MPI_SCSIDEVPAGE1_RP_QAS : 0; in mptspi_getRP()606 spi_qas(starget) = (nego & MPI_SCSIDEVPAGE0_NP_QAS) ? 1 : 0; in mptspi_read_parameters()1069 spi_qas(starget) = 0; in MPTSPI_SIMPLE_TRANSPORT_PARM()1071 spi_qas(starget) = qas; in MPTSPI_SIMPLE_TRANSPORT_PARM()
253 spi_qas(starget) = 0; in spi_setup_transport_attrs()780 } else if (i->f->set_qas && spi_qas(starget)) { in spi_dv_retrain()
2044 tp->tprint.qas != spi_qas(starget) ||2051 tp->tprint.qas = spi_qas(starget);2080 spi_qas(starget) = 0;2108 spi_iu(starget) = spi_dt(starget) = spi_qas(starget) = 0;2141 spi_qas(starget) = tp->tgoal.qas = !!(opts & PPR_OPT_QAS);3550 spi_qas(starget) = 0;
1630 + (spi_qas(starget) ? MSG_EXT_PPR_QAS_REQ : 0) in ahc_send_async()1644 spi_qas(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_QAS_REQ ? 1 : 0; in ahc_send_async()
1703 + (spi_qas(starget) ? MSG_EXT_PPR_QAS_REQ : 0) in ahd_send_async()1722 spi_qas(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_QAS_REQ ? 1 : 0; in ahd_send_async()