Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dadvansys.c2269 } eep_config; member
2888 ep = &boardp->eep_config.asc_eep; in asc_prt_asc_board_eeprom()
2966 ep_3550 = &boardp->eep_config.adv_3550_eep; in asc_prt_adv_board_eeprom()
2968 ep_38C0800 = &boardp->eep_config.adv_38C0800_eep; in asc_prt_adv_board_eeprom()
2970 ep_38C1600 = &boardp->eep_config.adv_38C1600_eep; in asc_prt_adv_board_eeprom()
9102 ASCEEP_CONFIG *eep_config; in AscInitFromEEP() local
9129 eep_config = (ASCEEP_CONFIG *)&eep_config_buf; in AscInitFromEEP()
9137 chksum = AscGetEEPConfig(iop_base, eep_config, asc_dvc->bus_type); in AscInitFromEEP()
9145 if (eep_config->cfg_lsw != cfg_lsw) { in AscInitFromEEP()
9147 eep_config in AscInitFromEEP()
10145 ADVEEP_3550_CONFIG eep_config; AdvInitFrom3550EEP() local
10295 ADVEEP_38C0800_CONFIG eep_config; AdvInitFrom38C0800EEP() local
10494 ADVEEP_38C1600_CONFIG eep_config; AdvInitFrom38C1600EEP() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dadvansys.c2250 } eep_config; member
2858 ep = &boardp->eep_config.asc_eep; in asc_prt_asc_board_eeprom()
2928 ep_3550 = &boardp->eep_config.adv_3550_eep; in asc_prt_adv_board_eeprom()
2930 ep_38C0800 = &boardp->eep_config.adv_38C0800_eep; in asc_prt_adv_board_eeprom()
2932 ep_38C1600 = &boardp->eep_config.adv_38C1600_eep; in asc_prt_adv_board_eeprom()
8930 ASCEEP_CONFIG *eep_config; in AscInitFromEEP() local
8957 eep_config = (ASCEEP_CONFIG *)&eep_config_buf; in AscInitFromEEP()
8965 chksum = AscGetEEPConfig(iop_base, eep_config, asc_dvc->bus_type); in AscInitFromEEP()
8973 if (eep_config->cfg_lsw != cfg_lsw) { in AscInitFromEEP()
8975 eep_config in AscInitFromEEP()
9960 ADVEEP_3550_CONFIG eep_config; AdvInitFrom3550EEP() local
10110 ADVEEP_38C0800_CONFIG eep_config; AdvInitFrom38C0800EEP() local
10309 ADVEEP_38C1600_CONFIG eep_config; AdvInitFrom38C1600EEP() local
[all...]

Completed in 28 milliseconds