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

/linux-4.4.14/drivers/scsi/
H A Dadvansys.c8653 static unsigned char AscGetChipVersion(PortAddr iop_base, AscGetChipVersion() function
8800 chip_version = AscGetChipVersion(iop_base, asc_dvc->bus_type); AscInitAscDvcVar()
9168 if (AscGetChipVersion(iop_base, asc_dvc->bus_type) == AscInitFromEEP()
9371 if (AscGetChipVersion(iop_base, asc_dvc->bus_type) AscInitSetConfig()
11457 if (!(AscGetChipVersion(iop_base, ASC_IS_ISA) & ASC_CHIP_VER_ISA_BIT)) advansys_isa_probe()
11540 if (AscGetChipVersion(iop_base, ASC_IS_VL) > ASC_CHIP_MAX_VER_VL) advansys_vlb_probe()

Completed in 110 milliseconds