Searched refs:spi_width (Results 1 – 9 of 9) sorted by relevance
79 #define spi_width(x) (((struct spi_transport_attrs *)&(x)->starget_data)->width) macro
595 nego |= spi_width(starget) ? MPI_SCSIDEVPAGE1_RP_WIDE : 0; in mptspi_getRP()619 spi_width(starget) = (nego & MPI_SCSIDEVPAGE0_NP_WIDE) ? 1 : 0; in mptspi_read_parameters()1099 spi_width(starget) = width; in mptspi_write_width()
1657 && tinfo->curr.width == spi_width(starget) in ahc_send_async()1664 spi_width(starget) = tinfo->curr.width; in ahc_send_async()2385 if (spi_width(starget) == 0) in ahc_linux_set_period()
1734 && tinfo->curr.width == spi_width(starget) in ahd_send_async()1741 spi_width(starget) = tinfo->curr.width; in ahd_send_async()2442 if (spi_width(starget) == 0) in ahd_linux_set_period()
553 return spi_width(target) != tp->nego_goal_width; in esp_need_to_nego_wide()775 if (spi_width(tp->starget) == tp->nego_goal_width && in esp_maybe_execute_command()1430 spi_width(tp->starget) = (tp->flags & ESP_TGT_WIDE) ? 1 : 0; in esp_setsync()
6865 spi_width(starget) = 0; in ncr_int_sir()6950 spi_width(starget) = 0; in ncr_int_sir()7025 spi_width(starget) = 0; in ncr_int_sir()7030 spi_width(starget) = wide; in ncr_int_sir()7049 spi_width(starget) = wide; in ncr_int_sir()
259 spi_width(starget) = 0; /* narrow */ in spi_setup_transport_attrs()
2054 tp->tprint.width != spi_width(starget) ||2061 tp->tprint.width = spi_width(starget);2090 spi_width(starget) = wide;2149 spi_width(starget) = tp->tgoal.width = wide;3559 spi_width(starget) = 0;
1921 if (period <= np->minsync && spi_width(starget)) in sym2_set_period()