Lines Matching refs:chip_version
1565 uchar chip_version; member
3069 uchar chip_version; /* chip version */ member
8552 c->chip_version, c->lib_version, c->lib_serial_no, c->mcode_date); in asc_prt_asc_board_info()
8752 c->chip_version, c->lib_version, c->mcode_date, c->mcode_version); in asc_prt_adv_board_info()
9614 h->chip_version); in asc_prt_asc_dvc_cfg()
9739 h->chip_version, h->mcode_date); in asc_prt_adv_dvc_cfg()
12514 uchar chip_version; in ASC_INITFUNC() local
12555 chip_version = AscGetChipVersion(iop_base, asc_dvc->bus_type); in ASC_INITFUNC()
12556 asc_dvc->cfg->chip_version = chip_version; in ASC_INITFUNC()
12567 (chip_version >= ASC_CHIP_VER_PCI_ULTRA_3150)) { in ASC_INITFUNC()
12586 if (chip_version == ASC_CHIP_VER_PCI_ULTRA_3150) in ASC_INITFUNC()
12590 } else if (chip_version >= ASC_CHIP_VER_PCI_ULTRA_3050) { in ASC_INITFUNC()
12670 if (asc_dvc->cfg->chip_version == 3) { in ASC_INITFUNC()
14993 asc_dvc->cfg->chip_version = in ASC_INITFUNC()