Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dadvansys.c1027 uchar termination_lvd; /* 11 0 - automatic */ member
1129 uchar termination_lvd; /* 11 0 - automatic */ member
3010 word = ep_38C0800->termination_lvd; in asc_prt_adv_board_eeprom()
3012 word = ep_38C1600->termination_lvd; in asc_prt_adv_board_eeprom()
3038 ep_38C0800->termination_lvd, termstr, in asc_prt_adv_board_eeprom()
3043 ep_38C1600->termination_lvd, termstr, in asc_prt_adv_board_eeprom()
10451 if (eep_config.termination_lvd == 0) { in AdvInitFrom38C0800EEP()
10455 if (eep_config.termination_lvd == 1) { in AdvInitFrom38C0800EEP()
10459 } else if (eep_config.termination_lvd == 2) { in AdvInitFrom38C0800EEP()
10463 } else if (eep_config.termination_lvd == 3) { in AdvInitFrom38C0800EEP()
[all …]