Searched refs:AscGetChipVerNo (Results 1 – 1 of 1) sorted by relevance
1947 #define AscGetChipVerNo(port) (uchar)inp((port)+IOP_VERSION) macro9963 return (AscGetChipVerNo(iop_base)); in ASC_INITFUNC()9975 chip_ver = AscGetChipVerNo(iop_base); in ASC_INITFUNC()