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