Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c1949 #define AscGetChipCfgMsw(port) (ushort)inpw((port)+IOP_CONFIG_HIGH) macro
12414 cfg_msw = AscGetChipCfgMsw(iop_base); in ASC_INITFUNC()
12656 cfg_msw = AscGetChipCfgMsw(iop_base); in ASC_INITFUNC()
12677 eep_config->cfg_msw = AscGetChipCfgMsw(iop_base); in ASC_INITFUNC()
12775 eep_config->cfg_msw = AscGetChipCfgMsw(iop_base); in ASC_INITFUNC()