Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dadvansys.c882 #define AscGetChipCfgMsw(port) (ushort)inpw((port)+IOP_CONFIG_HIGH) macro
10084 cfg_msw = AscGetChipCfgMsw(iop_base); in AscInitFromEEP()
10107 AscGetChipCfgMsw(iop_base); in AscInitFromEEP()
10203 eep_config->cfg_msw = AscGetChipCfgMsw(iop_base); in AscInitFromEEP()
10288 cfg_msw = AscGetChipCfgMsw(iop_base); in AscInitSetConfig()