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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dadvansys.c9544 AscGetChipVersion(PortAddr iop_base, unsigned short bus_type) function
9692 chip_version = AscGetChipVersion(iop_base, asc_dvc->bus_type);
10062 if (AscGetChipVersion(iop_base, asc_dvc->bus_type) ==
10265 if (AscGetChipVersion(iop_base, asc_dvc->bus_type)
12401 if (!(AscGetChipVersion(iop_base, ASC_IS_ISA) & ASC_CHIP_VER_ISA_BIT))
12483 if (AscGetChipVersion(iop_base, ASC_IS_VL) > ASC_CHIP_MAX_VER_VL)

Completed in 176 milliseconds