Lines Matching refs:chip710
250 __u8 min_xferp = (hostdata->chip710 in NCR_700_offset_period_to_sxfer()
252 __u8 max_offset = (hostdata->chip710 in NCR_700_offset_period_to_sxfer()
378 if (hostdata->chip710) in NCR_700_detect()
388 hostdata->chip710 ? "53c710" : in NCR_700_detect()
443 if(hostdata->chip710) { in NCR_700_data_residual()
646 __u8 min_xferp = (hostdata->chip710 ? NCR_710_MIN_XFERP : NCR_700_MIN_XFERP); in NCR_700_chip_setup()
648 if(hostdata->chip710) { in NCR_700_chip_setup()
755 if(hostdata->chip710) { in NCR_700_chip_reset()
1292 id = NCR_700_readb(host, hostdata->chip710 ? in process_selection()
1365 if(hostdata->chip710) { in NCR_700_clear_fifo()
1376 if(hostdata->chip710) { in NCR_700_flush_fifo()
2016 int max_offset = hostdata->chip710 in NCR_700_set_offset()