Searched refs:syncxfer (Results 1 – 1 of 1) sorted by relevance
624 int acornscsi_getperiod(unsigned char syncxfer) in acornscsi_getperiod() argument628 syncxfer &= 0xf0; in acornscsi_getperiod()629 if (syncxfer == 0x10) in acornscsi_getperiod()630 syncxfer = 0; in acornscsi_getperiod()633 if (syncxfer == sync_xfer_table[i].reg_value) in acornscsi_getperiod()