Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/
Dadvansys.c1014 uchar termination_lvd; /* 11 0 - automatic */ member
1116 uchar termination_lvd; /* 11 0 - automatic */ member
2972 word = ep_38C0800->termination_lvd; in asc_prt_adv_board_eeprom()
2974 word = ep_38C1600->termination_lvd; in asc_prt_adv_board_eeprom()
3000 ep_38C0800->termination_lvd, termstr, in asc_prt_adv_board_eeprom()
3005 ep_38C1600->termination_lvd, termstr, in asc_prt_adv_board_eeprom()
10266 if (eep_config.termination_lvd == 0) { in AdvInitFrom38C0800EEP()
10270 if (eep_config.termination_lvd == 1) { in AdvInitFrom38C0800EEP()
10274 } else if (eep_config.termination_lvd == 2) { in AdvInitFrom38C0800EEP()
10278 } else if (eep_config.termination_lvd == 3) { in AdvInitFrom38C0800EEP()
[all …]