Lines Matching refs:synchronous
446 int synchronous; /* synchronous transferes enabled */ member
548 #define SYNCHRONOUS (HOSTDATA(shpnt)->synchronous)
744 SYNCHRONOUS = setup->synchronous; in aha152x_probe_one()
1734 if (!HOSTDATA(shpnt)->synchronous) in msgi_run()
3052 if ((setup->synchronous < 0) || (setup->synchronous > 1)) in checksetup()
3097 override.synchronous, in aha152x_init()
3118 override.synchronous, in aha152x_init()
3136 setup[setup_count].synchronous = aha152x[5]; in aha152x_init()
3146 setup[setup_count].synchronous = sync[0]; in aha152x_init()
3160 setup[setup_count].synchronous, in aha152x_init()
3173 setup[setup_count].synchronous = aha152x1[5]; in aha152x_init()
3183 setup[setup_count].synchronous = sync[1]; in aha152x_init()
3196 setup[setup_count].synchronous, in aha152x_init()
3229 setup[setup_count].synchronous = 1; in aha152x_init()
3297 setup[setup_count].synchronous = conf.cf_syncneg; in aha152x_init()
3368 setup[setup_count].synchronous = ints[0] >= 6 ? ints[6] : 1; in aha152x_setup()