Searched refs:AscSetChipCfgLsw (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dadvansys.c826 #define AscSetChipCfgLsw(port, data) outpw((port)+IOP_CONFIG_LOW, data) macro
3766 AscSetChipCfgLsw(iop_base, cfg | ASC_CFG0_HOST_INT_ON); AscEnableInterrupt()
3774 AscSetChipCfgLsw(iop_base, cfg & (~ASC_CFG0_HOST_INT_ON)); AscDisableInterrupt()
8639 AscSetChipCfgLsw(iop_base, cfg_lsw); AscSetChipScsiID()
8732 AscSetChipCfgLsw(iop_base, cfg_lsw); AscSetIsaDmaChannel()

Completed in 116 milliseconds