Lines Matching +full:125 +full:ma
794 {25,31,37,43, 50,62,75,125, 12,15,18,21, 6,7,9,10};
3246 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR); in sym_init()
3334 if (dt && sfac <= 9) per = 125; in sym_getsync()
3755 * - SCSI parity error + Phase mismatch (PAR|MA)
3830 * PAR and MA interrupts may occur at the same time, in sym_intr1()
3866 * Phase mismatch (MA) is the most frequent interrupt in sym_intr1()
3870 * mismatch condition (MA). in sym_intr1()
3879 else if (sist & MA) sym_int_ma (np); in sym_intr1()
4101 * The chip will then interrupt with both PAR and MA
4168 else if (sist & MA) in sym_int_par()
4223 * raising the MA interrupt for interrupted INPUT phases. in sym_int_ma()
6897 OUTB (nc_stime1, gen); /* set to nominal delay of 1<<gen * 125us */