Lines Matching refs:synchronous
446 int synchronous; /* synchronous transferes enabled */ member
548 #define SYNCHRONOUS (HOSTDATA(shpnt)->synchronous)
745 SYNCHRONOUS = setup->synchronous; in aha152x_probe_one()
1742 if (!HOSTDATA(shpnt)->synchronous) in msgi_run()
3059 if ((setup->synchronous < 0) || (setup->synchronous > 1)) in checksetup()
3104 override.synchronous, in aha152x_init()
3125 override.synchronous, in aha152x_init()
3143 setup[setup_count].synchronous = aha152x[5]; in aha152x_init()
3153 setup[setup_count].synchronous = sync[0]; in aha152x_init()
3167 setup[setup_count].synchronous, in aha152x_init()
3180 setup[setup_count].synchronous = aha152x1[5]; in aha152x_init()
3190 setup[setup_count].synchronous = sync[1]; in aha152x_init()
3203 setup[setup_count].synchronous, in aha152x_init()
3236 setup[setup_count].synchronous = 1; in aha152x_init()
3304 setup[setup_count].synchronous = conf.cf_syncneg; in aha152x_init()
3375 setup[setup_count].synchronous = ints[0] >= 6 ? ints[6] : 1; in aha152x_setup()