Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dadvansys.c826 #define AscSetChipCfgLsw(port, data) outpw((port)+IOP_CONFIG_LOW, data) macro
3766 AscSetChipCfgLsw(iop_base, cfg | ASC_CFG0_HOST_INT_ON); in AscEnableInterrupt()
3774 AscSetChipCfgLsw(iop_base, cfg & (~ASC_CFG0_HOST_INT_ON)); in AscDisableInterrupt()
8638 AscSetChipCfgLsw(iop_base, cfg_lsw); in AscSetChipScsiID()
8731 AscSetChipCfgLsw(iop_base, cfg_lsw); in AscSetIsaDmaChannel()