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

/drivers/scsi/
H A Dadvansys.c2384 } eep_config; member in struct:asc_board
3140 ep = &boardp->eep_config.asc_eep;
3277 ep_3550 = &boardp->eep_config.adv_3550_eep;
3279 ep_38C0800 = &boardp->eep_config.adv_38C0800_eep;
3281 ep_38C1600 = &boardp->eep_config.adv_38C1600_eep;
10056 ASCEEP_CONFIG *eep_config; local
10083 eep_config = (ASCEEP_CONFIG *)&eep_config_buf;
10091 chksum = AscGetEEPConfig(iop_base, eep_config, asc_dvc->bus_type);
10099 if (eep_config->cfg_lsw != cfg_lsw) {
10101 eep_config
11099 ADVEEP_3550_CONFIG eep_config; local
11249 ADVEEP_38C0800_CONFIG eep_config; local
11448 ADVEEP_38C1600_CONFIG eep_config; local
[all...]

Completed in 73 milliseconds