Lines Matching refs:synchronous
464 int synchronous; /* synchronous transferes enabled */ member
566 #define SYNCHRONOUS (HOSTDATA(shpnt)->synchronous)
763 SYNCHRONOUS = setup->synchronous; in aha152x_probe_one()
1776 if (!HOSTDATA(shpnt)->synchronous) in msgi_run()
3104 if ((setup->synchronous < 0) || (setup->synchronous > 1)) in checksetup()
3149 override.synchronous, in aha152x_init()
3170 override.synchronous, in aha152x_init()
3188 setup[setup_count].synchronous = aha152x[5]; in aha152x_init()
3198 setup[setup_count].synchronous = sync[0]; in aha152x_init()
3212 setup[setup_count].synchronous, in aha152x_init()
3225 setup[setup_count].synchronous = aha152x1[5]; in aha152x_init()
3235 setup[setup_count].synchronous = sync[1]; in aha152x_init()
3248 setup[setup_count].synchronous, in aha152x_init()
3281 setup[setup_count].synchronous = 1; in aha152x_init()
3349 setup[setup_count].synchronous = conf.cf_syncneg; in aha152x_init()
3420 setup[setup_count].synchronous = ints[0] >= 6 ? ints[6] : 1; in aha152x_setup()