Lines Matching refs:synchronous
457 int synchronous; /* synchronous transferes enabled */ member
559 #define SYNCHRONOUS (HOSTDATA(shpnt)->synchronous)
753 SYNCHRONOUS = setup->synchronous; in aha152x_probe_one()
1749 if (!HOSTDATA(shpnt)->synchronous) in msgi_run()
3065 if ((setup->synchronous < 0) || (setup->synchronous > 1)) in checksetup()
3110 override.synchronous, in aha152x_init()
3131 override.synchronous, in aha152x_init()
3149 setup[setup_count].synchronous = aha152x[5]; in aha152x_init()
3159 setup[setup_count].synchronous = sync[0]; in aha152x_init()
3173 setup[setup_count].synchronous, in aha152x_init()
3186 setup[setup_count].synchronous = aha152x1[5]; in aha152x_init()
3196 setup[setup_count].synchronous = sync[1]; in aha152x_init()
3209 setup[setup_count].synchronous, in aha152x_init()
3242 setup[setup_count].synchronous = 1; in aha152x_init()
3310 setup[setup_count].synchronous = conf.cf_syncneg; in aha152x_init()
3381 setup[setup_count].synchronous = ints[0] >= 6 ? ints[6] : 1; in aha152x_setup()