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

/linux-4.1.27/drivers/scsi/
H A Dadvansys.c882 #define AscGetChipCfgMsw(port) (ushort)inpw((port)+IOP_CONFIG_HIGH) macro
9567 cfg_msw = AscGetChipCfgMsw(iop_base); AscInitFromEEP()
9590 AscGetChipCfgMsw(iop_base); AscInitFromEEP()
9686 eep_config->cfg_msw = AscGetChipCfgMsw(iop_base); AscInitFromEEP()
9771 cfg_msw = AscGetChipCfgMsw(iop_base); AscInitSetConfig()
12102 * AscGetChipCfgMsw, but I may have overlooked something, advansys_eisa_probe()

Completed in 103 milliseconds