Lines Matching refs:synchronous
464 int synchronous; /* synchronous transferes enabled */ member
566 #define SYNCHRONOUS (HOSTDATA(shpnt)->synchronous)
764 SYNCHRONOUS = setup->synchronous; in aha152x_probe_one()
1777 if (!HOSTDATA(shpnt)->synchronous) in msgi_run()
3098 if ((setup->synchronous < 0) || (setup->synchronous > 1)) in checksetup()
3143 override.synchronous, in aha152x_init()
3164 override.synchronous, in aha152x_init()
3182 setup[setup_count].synchronous = aha152x[5]; in aha152x_init()
3192 setup[setup_count].synchronous = sync[0]; in aha152x_init()
3206 setup[setup_count].synchronous, in aha152x_init()
3219 setup[setup_count].synchronous = aha152x1[5]; in aha152x_init()
3229 setup[setup_count].synchronous = sync[1]; in aha152x_init()
3242 setup[setup_count].synchronous, in aha152x_init()
3275 setup[setup_count].synchronous = 1; in aha152x_init()
3343 setup[setup_count].synchronous = conf.cf_syncneg; in aha152x_init()
3414 setup[setup_count].synchronous = ints[0] >= 6 ? ints[6] : 1; in aha152x_setup()