Searched refs:T_SYNCHOFF (Results 1 – 4 of 4) sorted by relevance
261 ti->flags ^= T_NEGOTIATE | T_SYNCHOFF; in flsc_write_reg()269 if ((ti->flags & (T_SYNCMODE | T_SYNCHOFF)) == in flsc_write_reg()270 T_SYNCHOFF && in flsc_write_reg()272 ti->flags ^= T_NEGOTIATE | T_SYNCHOFF; in flsc_write_reg()
80 #define T_SYNCHOFF 0x10 /* .. */ macro
174 #define T_SYNCHOFF 0x10 /* SYNC mode for is permanently off */ macro
538 0 : T_SYNCHOFF) | in ncr53c9x_init()961 (ti->flags & T_SYNCHOFF) == 0 && sc->sc_minsync != 0) { in ncr53c9x_scsipi_request()2002 if ((ti->flags & T_SYNCHOFF) == 0) in ncr53c9x_msgout()