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

/linux-4.4.14/drivers/scsi/
H A Dadvansys.c1025 uchar termination_se; /* 11 0 - automatic */ member in struct:adveep_38C0800_config
1127 uchar termination_se; /* 11 0 - automatic */ member in struct:adveep_38C1600_config
9530 0, /* 11 termination_se */
9595 1, /* 11 termination_se */
9660 0, /* 11 termination_se */
9725 1, /* 11 termination_se */
10434 if (eep_config.termination_se == 0) { AdvInitFrom38C0800EEP()
10438 if (eep_config.termination_se == 1) { AdvInitFrom38C0800EEP()
10442 } else if (eep_config.termination_se == 2) { AdvInitFrom38C0800EEP()
10446 } else if (eep_config.termination_se == 3) { AdvInitFrom38C0800EEP()
10450 * The EEPROM 'termination_se' field contains a bad value. AdvInitFrom38C0800EEP()
10658 if (eep_config.termination_se == 0) { AdvInitFrom38C1600EEP()
10662 if (eep_config.termination_se == 1) { AdvInitFrom38C1600EEP()
10666 } else if (eep_config.termination_se == 2) { AdvInitFrom38C1600EEP()
10670 } else if (eep_config.termination_se == 3) { AdvInitFrom38C1600EEP()
10674 * The EEPROM 'termination_se' field contains a bad value. AdvInitFrom38C1600EEP()

Completed in 137 milliseconds