usr_width         772 drivers/scsi/sym53c8xx_2/sym_glue.c 	spi_max_width(tp->starget) = tp->usr_width;
usr_width         906 drivers/scsi/sym53c8xx_2/sym_hipd.c 		tp->usr_width = np->maxwide;
usr_width         431 drivers/scsi/sym53c8xx_2/sym_hipd.h 	unsigned char	usr_width;
usr_width          95 drivers/scsi/sym53c8xx_2/sym_nvram.c 	tp->usr_width = (tn->bus_width == 0x8) ? 0 : 1;
usr_width         119 drivers/scsi/sym53c8xx_2/sym_nvram.c 	tp->usr_width = (tn->flags & TEKRAM_WIDE_NEGO) ? 1 : 0;