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()
3066 if ((setup->synchronous < 0) || (setup->synchronous > 1)) in checksetup()
3111 override.synchronous, in aha152x_init()
3132 override.synchronous, in aha152x_init()
3150 setup[setup_count].synchronous = aha152x[5]; in aha152x_init()
3160 setup[setup_count].synchronous = sync[0]; in aha152x_init()
3174 setup[setup_count].synchronous, in aha152x_init()
3187 setup[setup_count].synchronous = aha152x1[5]; in aha152x_init()
3197 setup[setup_count].synchronous = sync[1]; in aha152x_init()
3210 setup[setup_count].synchronous, in aha152x_init()
3243 setup[setup_count].synchronous = 1; in aha152x_init()
3311 setup[setup_count].synchronous = conf.cf_syncneg; in aha152x_init()
3382 setup[setup_count].synchronous = ints[0] >= 6 ? ints[6] : 1; in aha152x_setup()