Searched refs:chip710 (Results 1 – 9 of 9) sorted by relevance
251 __u8 min_xferp = (hostdata->chip710 in NCR_700_offset_period_to_sxfer()253 __u8 max_offset = (hostdata->chip710 in NCR_700_offset_period_to_sxfer()380 if (hostdata->chip710) in NCR_700_detect()390 hostdata->chip710 ? "53c710" : in NCR_700_detect()445 if(hostdata->chip710) { in NCR_700_data_residual()653 __u8 min_xferp = (hostdata->chip710 ? NCR_710_MIN_XFERP : NCR_700_MIN_XFERP); in NCR_700_chip_setup()655 if(hostdata->chip710) { in NCR_700_chip_setup()762 if(hostdata->chip710) { in NCR_700_chip_reset()1293 id = NCR_700_readb(host, hostdata->chip710 ? in process_selection()1366 if(hostdata->chip710) { in NCR_700_clear_fifo()[all …]
56 hostdata->chip710 = 1; in bvme6000_probe()
61 hostdata->chip710 = 1; in amiga_a4000t_scsi_probe()
93 hostdata->chip710 = 1; in snirm710_probe()
61 hostdata->chip710 = 1; in mvme16x_probe()
122 hostdata->chip710 = 1; in lasi700_probe()
110 hostdata->chip710 = 1; in zorro7xx_init_one()
124 hostdata->chip710 = 1; in sim710_probe_common()
208 __u32 chip710:1; /* set if really a 710 not 700 */ member