Searched refs:spi_max_width (Results 1 – 7 of 7) sorted by relevance
644 spi_max_width(starget) = (flags & CFWIDEB) ? 1 : 0; in ahd_linux_target_alloc()2426 if (spi_max_width(starget)) { in ahd_linux_set_period()2510 if (dt && spi_max_width(starget)) { in ahd_linux_set_dt()2592 if (iu && spi_max_width(starget)) { in ahd_linux_set_iu()2632 if (rdstrm && spi_max_width(starget)) in ahd_linux_set_rd_strm()2668 if (wrflow && spi_max_width(starget)) in ahd_linux_set_wr_flow()2712 if (rti && spi_max_width(starget)) in ahd_linux_set_rti()2748 if (pcomp && spi_max_width(starget)) { in ahd_linux_set_pcomp_en()2792 if (hold && spi_max_width(starget)) in ahd_linux_set_hold_mcs()
610 spi_max_width(starget) = (flags & CFWIDEB) ? 1 : 0; in ahc_linux_target_alloc()2367 if (spi_max_width(starget)) in ahc_linux_set_period()2435 if (dt && spi_max_width(starget)) { in ahc_linux_set_dt()
80 #define spi_max_width(x) (((struct spi_transport_attrs *)&(x)->starget_data)->max_width) macro
215 spi_max_width(scsi_target(sdev)) = width; in mptspi_setTargetNegoParms()447 spi_max_width(starget) = nvram & MPT_NVRAM_WIDE_DISABLE ? 0 : 1; in mptspi_target_alloc()450 spi_max_width(starget) = ioc->spi_data.maxBusWidth; in mptspi_target_alloc()771 spi_max_width(scsi_target(sdev)))); in mptspi_slave_configure()
259 spi_max_width(starget) = 1; in spi_setup_transport_attrs()870 int max_width = spi_max_width(starget); in spi_dv_device_internal()883 spi_max_width(starget) = 0; in spi_dv_device_internal()
2467 spi_max_width(tp->starget) = 1; in esp_slave_alloc()2469 spi_max_width(tp->starget) = 0; in esp_slave_alloc()
785 spi_max_width(tp->starget) = tp->usr_width; in sym53c8xx_slave_alloc()