spi_max_width
spi_max_width(scsi_target(sdev)) = width;
spi_max_width(starget) = nvram & MPT_NVRAM_WIDE_DISABLE ? 0 : 1;
spi_max_width(starget) = ioc->spi_data.maxBusWidth;
spi_max_width(scsi_target(sdev))));
if (spi_max_width(starget)) {
if (dt && spi_max_width(starget)) {
if (iu && spi_max_width(starget)) {
if (rdstrm && spi_max_width(starget))
if (wrflow && spi_max_width(starget))
if (rti && spi_max_width(starget))
if (pcomp && spi_max_width(starget)) {
if (hold && spi_max_width(starget))
spi_max_width(starget) = (flags & CFWIDEB) ? 1 : 0;
if (spi_max_width(starget))
if (dt && spi_max_width(starget)) {
spi_max_width(starget) = (flags & CFWIDEB) ? 1 : 0;
spi_max_width(tp->starget) = 1;
spi_max_width(tp->starget) = 0;
spi_max_width(starget) = 1;
int max_width = spi_max_width(starget);
spi_max_width(starget) = 0;
spi_max_width(tp->starget) = tp->usr_width;