taglinefilesource code
asc_get_cfg_word2564drivers/scsi/advansys.cSTATIC ushort     asc_get_cfg_word(PCI_DATA *);
asc_get_cfg_word4140drivers/scsi/advansys.cdata = asc_get_cfg_word(&pciData);
asc_get_cfg_word4172drivers/scsi/advansys.cvendorid = asc_get_cfg_word(&pciData);
asc_get_cfg_word4176drivers/scsi/advansys.cdeviceid = asc_get_cfg_word(&pciData);