Lines Matching refs:AscGetChipCfgLsw
881 #define AscGetChipCfgLsw(port) (ushort)inpw((port)+IOP_CONFIG_LOW) macro
904 #define AscGetChipScsiID(port) ((AscGetChipCfgLsw(port) >> 8) & ASC_MAX_TID)
3918 cfg = AscGetChipCfgLsw(iop_base); in AscEnableInterrupt()
3926 cfg = AscGetChipCfgLsw(iop_base); in AscDisableInterrupt()
9045 cfg_lsw = AscGetChipCfgLsw(iop_base); in AscGetChipBiosAddress()
9063 cfg_lsw = AscGetChipCfgLsw(iop_base); in AscSetChipScsiID()
9139 channel = AscGetChipCfgLsw(iop_base) & 0x0003; in AscGetIsaDmaChannel()
9157 cfg_lsw = AscGetChipCfgLsw(iop_base) & 0xFFFC; in AscSetIsaDmaChannel()
9568 cfg_lsw = AscGetChipCfgLsw(iop_base); in AscInitFromEEP()
9585 AscGetChipCfgLsw(iop_base); in AscInitFromEEP()
11898 unsigned short cfg_lsw = AscGetChipCfgLsw(iop_base); in advansys_isa_irq_no()
11975 unsigned short cfg_lsw = AscGetChipCfgLsw(iop_base); in advansys_vlb_irq_no()