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

/linux-4.4.14/drivers/scsi/
H A Dadvansys.c825 #define AscGetChipCfgMsw(port) (ushort)inpw((port)+IOP_CONFIG_HIGH) macro
9137 cfg_msw = AscGetChipCfgMsw(iop_base); AscInitFromEEP()
9160 AscGetChipCfgMsw(iop_base); AscInitFromEEP()
9256 eep_config->cfg_msw = AscGetChipCfgMsw(iop_base); AscInitFromEEP()
9341 cfg_msw = AscGetChipCfgMsw(iop_base); AscInitSetConfig()
11642 * AscGetChipCfgMsw, but I may have overlooked something, advansys_eisa_probe()

Completed in 104 milliseconds