Home
last modified time | relevance | path

Searched refs:termination_lvd (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/
Dadvansys.c1115 uchar termination_lvd; /* 11 0 - automatic */ member
1217 uchar termination_lvd; /* 11 0 - automatic */ member
3167 word = ep_38C0800->termination_lvd; in asc_prt_adv_board_eeprom()
3169 word = ep_38C1600->termination_lvd; in asc_prt_adv_board_eeprom()
3195 ep_38C0800->termination_lvd, termstr, in asc_prt_adv_board_eeprom()
3200 ep_38C1600->termination_lvd, termstr, in asc_prt_adv_board_eeprom()
10888 if (eep_config.termination_lvd == 0) { in AdvInitFrom38C0800EEP()
10892 if (eep_config.termination_lvd == 1) { in AdvInitFrom38C0800EEP()
10896 } else if (eep_config.termination_lvd == 2) { in AdvInitFrom38C0800EEP()
10900 } else if (eep_config.termination_lvd == 3) { in AdvInitFrom38C0800EEP()
[all …]