Searched refs:AscGetChipCfgLsw (Results 1 – 1 of 1) sorted by relevance
1948 #define AscGetChipCfgLsw(port) (ushort)inpw((port)+IOP_CONFIG_LOW) macro1971 #define AscGetChipScsiID(port) ((AscGetChipCfgLsw(port) >> 8) & ASC_MAX_TID)9176 cfg_lsw = AscGetChipCfgLsw(iop_base); in ASC_INITFUNC()9925 cfg_lsw = AscGetChipCfgLsw(iop_base); in ASC_INITFUNC()10172 cfg_lsw = AscGetChipCfgLsw(iop_base); in ASC_INITFUNC()10181 cfg_lsw = AscGetChipCfgLsw(iop_base); in ASC_INITFUNC()10207 cfg_lsw = (ushort) (AscGetChipCfgLsw(iop_base) & 0xFFE3); in ASC_INITFUNC()10211 cfg_lsw = (ushort) (AscGetChipCfgLsw(iop_base) & 0xFFE0); in ASC_INITFUNC()10221 cfg_lsw = (ushort) (AscGetChipCfgLsw(iop_base) & 0xFFF3); in ASC_INITFUNC()12125 cfg = AscGetChipCfgLsw(iop_base); in AscDisableInterrupt()[all …]