Searched refs:termstr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | advansys.c | 2955 char *termstr; in asc_prt_adv_board_eeprom() local 3016 termstr = "Low Off/High Off"; in asc_prt_adv_board_eeprom() 3019 termstr = "Low Off/High On"; in asc_prt_adv_board_eeprom() 3022 termstr = "Low On/High On"; in asc_prt_adv_board_eeprom() 3026 termstr = "Automatic"; in asc_prt_adv_board_eeprom() 3033 ep_3550->termination, termstr, 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()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | advansys.c | 2917 char *termstr; in asc_prt_adv_board_eeprom() local 2978 termstr = "Low Off/High Off"; in asc_prt_adv_board_eeprom() 2981 termstr = "Low Off/High On"; in asc_prt_adv_board_eeprom() 2984 termstr = "Low On/High On"; in asc_prt_adv_board_eeprom() 2988 termstr = "Automatic"; in asc_prt_adv_board_eeprom() 2995 ep_3550->termination, termstr, 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()
|
Completed in 31 milliseconds