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()
3051 if ((setup->synchronous < 0) || (setup->synchronous > 1)) in checksetup()
3096 override.synchronous, in aha152x_init()
3117 override.synchronous, in aha152x_init()
3135 setup[setup_count].synchronous = aha152x[5]; in aha152x_init()
3145 setup[setup_count].synchronous = sync[0]; in aha152x_init()
3159 setup[setup_count].synchronous, in aha152x_init()
3172 setup[setup_count].synchronous = aha152x1[5]; in aha152x_init()
3182 setup[setup_count].synchronous = sync[1]; in aha152x_init()
3195 setup[setup_count].synchronous, in aha152x_init()
3228 setup[setup_count].synchronous = 1; in aha152x_init()
3296 setup[setup_count].synchronous = conf.cf_syncneg; in aha152x_init()
3367 setup[setup_count].synchronous = ints[0] >= 6 ? ints[6] : 1; in aha152x_setup()