Searched defs:termination_se (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dadvansys.c1109 uchar termination_se; /* 11 0 - automatic */ member in struct:adveep_38C0800_config
1211 uchar termination_se; /* 11 0 - automatic */ member in struct:adveep_38C1600_config
10476 0, /* 11 termination_se */
10541 1, /* 11 termination_se */
10606 0, /* 11 termination_se */
10671 1, /* 11 termination_se */
11381 if (eep_config.termination_se == 0) {
11385 if (eep_config.termination_se == 1) {
11389 } else if (eep_config.termination_se == 2) {
11393 } else if (eep_config.termination_se
[all...]

Completed in 39 milliseconds