Searched refs:AscSetChipCfgLsw (Results 1 – 1 of 1) sorted by relevance
809 #define AscSetChipCfgLsw(port, data) outpw((port)+IOP_CONFIG_LOW, data) macro3713 AscSetChipCfgLsw(iop_base, cfg | ASC_CFG0_HOST_INT_ON); in AscEnableInterrupt()3721 AscSetChipCfgLsw(iop_base, cfg & (~ASC_CFG0_HOST_INT_ON)); in AscDisableInterrupt()8538 AscSetChipCfgLsw(iop_base, cfg_lsw); in AscSetChipScsiID()