Lines Matching refs:synchronous
457 int synchronous; /* synchronous transferes enabled */ member
559 #define SYNCHRONOUS (HOSTDATA(shpnt)->synchronous)
755 SYNCHRONOUS = setup->synchronous; in aha152x_probe_one()
1748 if (!HOSTDATA(shpnt)->synchronous) in msgi_run()
3063 if ((setup->synchronous < 0) || (setup->synchronous > 1)) in checksetup()
3108 override.synchronous, in aha152x_init()
3129 override.synchronous, in aha152x_init()
3147 setup[setup_count].synchronous = aha152x[5]; in aha152x_init()
3157 setup[setup_count].synchronous = sync[0]; in aha152x_init()
3171 setup[setup_count].synchronous, in aha152x_init()
3184 setup[setup_count].synchronous = aha152x1[5]; in aha152x_init()
3194 setup[setup_count].synchronous = sync[1]; in aha152x_init()
3207 setup[setup_count].synchronous, in aha152x_init()
3240 setup[setup_count].synchronous = 1; in aha152x_init()
3308 setup[setup_count].synchronous = conf.cf_syncneg; in aha152x_init()
3379 setup[setup_count].synchronous = ints[0] >= 6 ? ints[6] : 1; in aha152x_setup()