Searched refs:ep_38C0800 (Results 1 – 1 of 1) sorted by relevance
5195 ADVEEP_38C0800_CONFIG *ep_38C0800; in ASC_INITFUNC() local5225 ep_38C0800 = &boardp->eep_config.adv_38C0800_eep; in ASC_INITFUNC()5227 ep_38C0800->adapter_scsi_id = adv_dvc_varp->chip_scsi_id; in ASC_INITFUNC()5228 ep_38C0800->max_host_qng = adv_dvc_varp->max_host_qng; in ASC_INITFUNC()5229 ep_38C0800->max_dvc_qng = adv_dvc_varp->max_dvc_qng; in ASC_INITFUNC()5230 ep_38C0800->termination_lvd = in ASC_INITFUNC()5232 ep_38C0800->disc_enable = adv_dvc_varp->cfg->disc_enable; in ASC_INITFUNC()5233 ep_38C0800->bios_ctrl = adv_dvc_varp->bios_ctrl; in ASC_INITFUNC()5234 ep_38C0800->wdtr_able = adv_dvc_varp->wdtr_able; in ASC_INITFUNC()5235 ep_38C0800->tagqng_able = adv_dvc_varp->tagqng_able; in ASC_INITFUNC()[all …]