Searched refs:chip710 (Results 1 – 9 of 9) sorted by relevance
236 __u8 min_xferp = (hostdata->chip710 in NCR_700_offset_period_to_sxfer()238 __u8 max_offset = (hostdata->chip710 in NCR_700_offset_period_to_sxfer()387 if (hostdata->chip710) in NCR_700_detect()397 hostdata->chip710 ? "53c710" : in NCR_700_detect()457 if(hostdata->chip710) { in NCR_700_data_residual()660 __u8 min_xferp = (hostdata->chip710 ? NCR_710_MIN_XFERP : NCR_700_MIN_XFERP); in NCR_700_chip_setup()662 if(hostdata->chip710) { in NCR_700_chip_setup()769 if(hostdata->chip710) { in NCR_700_chip_reset()1302 id = NCR_700_readb(host, hostdata->chip710 ? in process_selection()1374 if(hostdata->chip710) { in NCR_700_clear_fifo()[all …]
57 hostdata->chip710 = 1; in bvme6000_probe()
78 hostdata->chip710 = 1; in snirm710_probe()
62 hostdata->chip710 = 1; in amiga_a4000t_scsi_probe()
62 hostdata->chip710 = 1; in mvme16x_probe()
108 hostdata->chip710 = 1; in lasi700_probe()
111 hostdata->chip710 = 1; in zorro7xx_init_one()
111 hostdata->chip710 = 1; in sim710_probe_common()
209 __u32 chip710:1; /* set if really a 710 not 700 */ member