Searched refs:syncxfer (Results 1 – 1 of 1) sorted by relevance
634 int acornscsi_getperiod(unsigned char syncxfer) in acornscsi_getperiod() argument638 syncxfer &= 0xf0; in acornscsi_getperiod()639 if (syncxfer == 0x10) in acornscsi_getperiod()640 syncxfer = 0; in acornscsi_getperiod()643 if (syncxfer == sync_xfer_table[i].reg_value) in acornscsi_getperiod()