taglinefilesource code
asc_get_cfg_word2541drivers/scsi/advansys.cSTATIC ushort     asc_get_cfg_word(PCI_DATA *);
asc_get_cfg_word4111drivers/scsi/advansys.cdata = asc_get_cfg_word(&pciData);
asc_get_cfg_word4143drivers/scsi/advansys.cvendorid = asc_get_cfg_word(&pciData);
asc_get_cfg_word4147drivers/scsi/advansys.cdeviceid = asc_get_cfg_word(&pciData);