Lines Matching defs:wide_chip
45 static void atp_is(struct atp_unit *dev, unsigned char c, bool wide_chip,
1014 static void tscam(struct Scsi_Host *host, bool wide_chip, u8 scam_on)
1043 if (!wide_chip) {
1072 if (wide_chip)
1311 bool wide_chip =
1348 tscam(shpnt, wide_chip, scam_on);
1350 atp_is(atpdev, 0, wide_chip, 0);
1353 shpnt->max_id = wide_chip ? 16 : 8;
1769 static void atp_is(struct atp_unit *dev, unsigned char c, bool wide_chip,
1786 if (!wide_chip && (i > 7))
1797 atp_writeb_io(dev, c, 0x1b, wide_chip ? 0x01 : 0x00);
1869 if (wide_chip)
1905 if (!wide_chip)