Searched refs:spi_qas (Results 1 – 6 of 6) sorted by relevance
84 #define spi_qas(x) (((struct spi_transport_attrs *)&(x)->starget_data)->qas) macro
586 nego |= spi_qas(starget) ? MPI_SCSIDEVPAGE1_RP_QAS : 0; in mptspi_getRP()611 spi_qas(starget) = (nego & MPI_SCSIDEVPAGE0_NP_QAS) ? 1 : 0; in mptspi_read_parameters()1075 spi_qas(starget) = 0; in MPTSPI_SIMPLE_TRANSPORT_PARM()1077 spi_qas(starget) = qas; in MPTSPI_SIMPLE_TRANSPORT_PARM()
264 spi_qas(starget) = 0; in spi_setup_transport_attrs()791 } else if (i->f->set_qas && spi_qas(starget)) { in spi_dv_retrain()
2057 tp->tprint.qas != spi_qas(starget) ||2064 tp->tprint.qas = spi_qas(starget);2093 spi_qas(starget) = 0;2121 spi_iu(starget) = spi_dt(starget) = spi_qas(starget) = 0;2154 spi_qas(starget) = tp->tgoal.qas = !!(opts & PPR_OPT_QAS);3562 spi_qas(starget) = 0;
1652 + (spi_qas(starget) ? MSG_EXT_PPR_QAS_REQ : 0) in ahc_send_async()1666 spi_qas(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_QAS_REQ ? 1 : 0; in ahc_send_async()
1724 + (spi_qas(starget) ? MSG_EXT_PPR_QAS_REQ : 0) in ahd_send_async()1743 spi_qas(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_QAS_REQ ? 1 : 0; in ahd_send_async()