Home
last modified time | relevance | path

Searched refs:AscGetChipVerNo (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c1947 #define AscGetChipVerNo(port) (uchar)inp((port)+IOP_VERSION) macro
9963 return (AscGetChipVerNo(iop_base)); in ASC_INITFUNC()
9975 chip_ver = AscGetChipVerNo(iop_base); in ASC_INITFUNC()