Searched refs:ep_3550 (Results 1 – 1 of 1) sorted by relevance
5194 ADVEEP_3550_CONFIG *ep_3550; in ASC_INITFUNC() local5203 ep_3550 = &boardp->eep_config.adv_3550_eep; in ASC_INITFUNC()5205 ep_3550->adapter_scsi_id = adv_dvc_varp->chip_scsi_id; in ASC_INITFUNC()5206 ep_3550->max_host_qng = adv_dvc_varp->max_host_qng; in ASC_INITFUNC()5207 ep_3550->max_dvc_qng = adv_dvc_varp->max_dvc_qng; in ASC_INITFUNC()5208 ep_3550->termination = adv_dvc_varp->cfg->termination; in ASC_INITFUNC()5209 ep_3550->disc_enable = adv_dvc_varp->cfg->disc_enable; in ASC_INITFUNC()5210 ep_3550->bios_ctrl = adv_dvc_varp->bios_ctrl; in ASC_INITFUNC()5211 ep_3550->wdtr_able = adv_dvc_varp->wdtr_able; in ASC_INITFUNC()5212 ep_3550->sdtr_able = adv_dvc_varp->sdtr_able; in ASC_INITFUNC()[all …]